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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 中???n}中???n{^ 100100101000011000111111001111110011111101101110011111011001001010000110001111110011111100111111011011100111101101011110 92863f3f3f6e7d92863f3f3f6e7b5e
EUC-JP 中???n}中???n{^ 110000111110011000111111001111110011111101101110011111011100001111100110001111110011111100111111011011100111101101011110 c3e63f3f3f6e7dc3e63f3f3f6e7b5e
UTF-8 中골렰렯n}中골렰렯n{^ 1110010010111000101011011110101010110011101010001110101110100000101100001110101110100000101011110110111001111101111001001011100010101101111010101011001110101000111010111010000010110000111010111010000010101111011011100111101101011110 e4b8adeab3a8eba0b0eba0af6e7de4b8adeab3a8eba0b0eba0af6e7b5e
UHC 中골렰렯n}中골렰렯n{^ 111100011110100110110000111100011000111010111101100011101011110001101110011111011111000111101001101100001111000110001110101111011000111010111100011011100111101101011110 f1e9b0f18ebd8ebc6e7df1e9b0f18ebd8ebc6e7b5e

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