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 ??Ln}??Ln{^ 0011111100111111010011000110111001111101001111110011111101001100011011100111101101011110 3f3f4c6e7d3f3f4c6e7b5e
SJIS-WIN 嘆達Ln}嘆達Ln{^ 100100100101000110010010010000100100110001101110011111011001001001010001100100100100001001001100011011100111101101011110 925192424c6e7d925192424c6e7b5e
EUC-JP 嘆達Ln}嘆達Ln{^ 110000111011001011000011101000110100110001101110011111011100001110110010110000111010001101001100011011100111101101011110 c3b2c3a34c6e7dc3b2c3a34c6e7b5e
UTF-8 嘆達Ln}嘆達Ln{^ 11100101100110001000011011101001100000011001010001001100011011100111110111100101100110001000011011101001100000011001010001001100011011100111101101011110 e59886e981944c6e7de59886e981944c6e7b5e
UHC 嘆達Ln}嘆達Ln{^ 111101111010001111010011101110010100110001101110011111011111011110100011110100111011100101001100011011100111101101011110 f7a3d3b94c6e7df7a3d3b94c6e7b5e

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