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 ?????]h?????] 00111111001111110011111100111111001111110101110101101000001111110011111100111111001111110011111101011101 3f3f3f3f3f5d683f3f3f3f3f5d
SJIS-WIN ?????]h?????] 00111111001111110011111100111111001111110101110101101000001111110011111100111111001111110011111101011101 3f3f3f3f3f5d683f3f3f3f3f5d
EUC-JP ?????]h?????] 00111111001111110011111100111111001111110101110101101000001111110011111100111111001111110011111101011101 3f3f3f3f3f5d683f3f3f3f3f5d
UTF-8 혧쨩첫혦짧]h혧쨩첫혦짧] 111011011001100010100111111011001010100010101001111011001011001010101011111011011001100010100110111011001010011110100111010111010110100011101101100110001010011111101100101010001010100111101100101100101010101111101101100110001010011011101100101001111010011101011101 ed98a7eca8a9ecb2abed98a6eca7a75d68ed98a7eca8a9ecb2abed98a6eca7a75d
UHC 혧쨩첫혦짧]h혧쨩첫혦짧] 1100001010001111110000101011101111000011101110011100001010001110110000101010101001011101011010001100001010001111110000101011101111000011101110011100001010001110110000101010101001011101 c28fc2bbc3b9c28ec2aa5d68c28fc2bbc3b9c28ec2aa5d

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