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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???意??湲?? 0011111100111111001111111000100011010011001111110011111110011111110100010011111100111111 3f3f3f88d33f3f9fd13f3f
EUC-JP 艅??意??湲?? 10001111110101101111110100111111001111111011000011010101001111110011111111011110110100110011111100111111 8fd6fd3f3fb0d53f3fded33f3f
UTF-8 艅덈낄意쎿벚湲룻뫛 111010001000100110000101111010111000110110001000111010111000001010000100111001101000010010001111111011001000111010111111111010111011001010011010111001101011100110110010111010111010001110111011111010111010101110011011 e88985eb8d88eb8284e6848fec8ebfebb29ae6b9b2eba3bbebab9b
UHC 艅덈낄意쎿벚湲룻뫛 111001101010100110001000111010111011001110100101111010111111001010011011111001101011101010100010111010101011100010110111111011011001000110111011 e6a988ebb3a5ebf29be6baa2eab8b7ed91bb

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