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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 챔쨌횇창n}챔쨌횇창n{^ 1110110010110001100101001110110010101000100011001110110110011010100001111110110010110000101111010110111001111101111011001011000110010100111011001010100010001100111011011001101010000111111011001011000010111101011011100111101101011110 ecb194eca88ced9a87ecb0bd6e7decb194eca88ced9a87ecb0bd6e7b5e
UHC 챔쨌횇창n}챔쨌횇창n{^ 110000111010100011000010101101111100001110000101110000111010001001101110011111011100001110101000110000101011011111000011100001011100001110100010011011100111101101011110 c3a8c2b7c385c3a26e7dc3a8c2b7c385c3a26e7b5e

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