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 ?????????O 00111111001111110011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f3f3f4f
SJIS-WIN ???恁?????O 0011111100111111001111111001110010001100001111110011111100111111001111110011111101001111 3f3f3f9c8c3f3f3f3f3f4f
EUC-JP ???恁?????O 0011111100111111001111111101011111101100001111110011111100111111001111110011111101001111 3f3f3fd7ec3f3f3f3f3f4f
UTF-8 梨섏콟恁살콠吏ㅼ㎚O 11101111101001111010001011101100100001001000111111101100101111011001111111100110100000011000000111101100100000101011010011101100101111011010000011101111101001111001111011100011100001011011110011100011100011101001101001001111 efa7a2ec848fecbd9fe68181ec82b4ecbda0efa79ee385bce38e9a4f
UHC 梨섏콟恁살콠吏ㅼ㎚O 11101100101100011001100011101100101100011001011111101100111101101011101111101100101100011001100011101100101001111010010011101100101001111010110001001111 ecb198ecb197ecf6bbecb198eca7a4eca7ac4f

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