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^ 10010010100001100011111100111111001111110100010010010010100001100011111100111111001111110100010001011110 92863f3f3f4492863f3f3f445e
EUC-JP 中???D中???D^ 11000011111001100011111100111111001111110100010011000011111001100011111100111111001111110100010001011110 c3e63f3f3f44c3e63f3f3f445e
UTF-8 中골렰렯D中골렰렯D^ 111001001011100010101101111010101011001110101000111010111010000010110000111010111010000010101111010001001110010010111000101011011110101010110011101010001110101110100000101100001110101110100000101011110100010001011110 e4b8adeab3a8eba0b0eba0af44e4b8adeab3a8eba0b0eba0af445e
UHC 中골렰렯D中골렰렯D^ 11110001111010011011000011110001100011101011110110001110101111000100010011110001111010011011000011110001100011101011110110001110101111000100010001011110 f1e9b0f18ebd8ebc44f1e9b0f18ebd8ebc445e

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