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 ???on}???on{^ 00111111001111110011111101101111011011100111110100111111001111110011111101101111011011100111101101011110 3f3f3f6f6e7d3f3f3f6f6e7b5e
SJIS-WIN ??:on}??:on{^ 001111110011111110000001010001100110111101101110011111010011111100111111100000010100011001101111011011100111101101011110 3f3f81466f6e7d3f3f81466f6e7b5e
EUC-JP ??:on}??:on{^ 001111110011111110100001101001110110111101101110011111010011111100111111101000011010011101101111011011100111101101011110 3f3fa1a76f6e7d3f3fa1a76f6e7b5e
UTF-8 留뀀:on}留뀀:on{^ 11101111101001111000110111101011100000001000000011101111101111001001101001101111011011100111110111101111101001111000110111101011100000001000000011101111101111001001101001101111011011100111101101011110 efa78deb8080efbc9a6f6e7defa78deb8080efbc9a6f6e7b5e
UHC 留뀀:on}留뀀:on{^ 11101011101001111011001011101011101000111011101001101111011011100111110111101011101001111011001011101011101000111011101001101111011011100111101101011110 eba7b2eba3ba6f6e7deba7b2eba3ba6f6e7b5e

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