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 ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
SJIS-WIN ??????恁??\ 0011111100111111001111110011111100111111001111111001110010001100001111110011111101011100 3f3f3f3f3f3f9c8c3f3f5c
EUC-JP ??????恁??\ 0011111100111111001111110011111100111111001111111101011111101100001111110011111101011100 3f3f3f3f3f3fd7ec3f3f5c
UTF-8 梨낇삞吏ㅼ콠恁삵삪\ 11101111101001111010001011101011100000101000011111101100100000101001111011101111101001111001111011100011100001011011110011101100101111011010000011100110100000011000000111101100100000101011010111101100100000101010101001011100 efa7a2eb8287ec829eefa79ee385bcecbda0e68181ec82b5ec82aa5c
UHC 梨낇삞吏ㅼ콠恁삵삪\ 11101100101100011000010111101101100110001010000111101100101001111010010011101100101100011001100011101100111101101011101111101101100110001010100101011100 ecb185ed98a1eca7a4ecb198ecf6bbed98a95c

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