To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 終?亥?}終?亥?{^ 100011110100100100111111100010001110010100111111011111011000111101001001001111111000100011100101001111110111101101011110 8f493f88e53f7d8f493f88e53f7b5e
EUC-JP 終?亥?}終?亥?{^ 101111011010101000111111101100001110011100111111011111011011110110101010001111111011000011100111001111110111101101011110 bdaa3fb0e73f7dbdaa3fb0e73f7b5e
UTF-8 終렫亥귄}終렫亥귄{^ 111001111011010110000010111010111010000010101011111001001011101010100101111010101011011110000100011111011110011110110101100000101110101110100000101010111110010010111010101001011110101010110111100001000111101101011110 e7b582eba0abe4baa5eab7847de7b582eba0abe4baa5eab7847b5e
UHC 終렫亥귄}終렫亥귄{^ 11110000111110111000111010111001111110101010010010110001110011110111110111110000111110111000111010111001111110101010010010110001110011110111101101011110 f0fb8eb9faa4b1cf7df0fb8eb9faa4b1cf7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)