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 ?????P???? 00111111001111110011111100111111001111110101000000111111001111110011111100111111 3f3f3f3f3f503f3f3f3f
SJIS-WIN ???萩削P??萩蒡 0011111100111111001111111001010010001011100011011110110101010000001111110011111110010100100010111110010011101110 3f3f3f948b8ded503f3f948be4ee
EUC-JP 瀣??萩削P??萩蒡 10001111110010011011000100111111001111111100011111101011101110101110111101010000001111110011111111000111111010111110100011110000 8fc9b13f3fc7ebbaef503f3fc7ebe8f0
UTF-8 瀣렎뤈萩削P렎뤈萩蒡 11100111100000001010001111101011101000001000111011101011101001001000100011101000100100001010100111100101100010011000101001010000111010111010000010001110111010111010010010001000111010001001000010101001111010001001001010100001 e780a3eba08eeba488e890a9e5898a50eba08eeba488e890a9e892a1
UHC 瀣렎뤈萩削P렎뤈萩蒡 11111010101011101000111010100100100011111011100011110101110101111101111011111011010100001000111010100100100011111011100011110101110101111101101110111100 faae8ea48fb8f5d7defb508ea48fb8f5d7dbbc

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