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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 中逢??D中逢??D^ 100100101000011010001000101001110011111100111111010001001001001010000110100010001010011100111111001111110100010001011110 928688a73f3f44928688a73f3f445e
EUC-JP 中逢??D中逢??D^ 110000111110011010110000101010010011111100111111010001001100001111100110101100001010100100111111001111110100010001011110 c3e6b0a93f3f44c3e6b0a93f3f445e
UTF-8 中逢렰렪D中逢렰렪D^ 111001001011100010101101111010011000000010100010111010111010000010110000111010111010000010101010010001001110010010111000101011011110100110000000101000101110101110100000101100001110101110100000101010100100010001011110 e4b8ade980a2eba0b0eba0aa44e4b8ade980a2eba0b0eba0aa445e
UHC 中逢렰렪D中逢렰렪D^ 11110001111010011101110011110001100011101011110110001110101110000100010011110001111010011101110011110001100011101011110110001110101110000100010001011110 f1e9dcf18ebd8eb844f1e9dcf18ebd8eb8445e

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