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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??㎞恁??夷 00111111001111111000011101110001100111001000110000111111001111111000100011001110 3f3f87719c8c3f3f88ce
EUC-JP ???恁??夷 001111110011111100111111110101111110110000111111001111111011000011010000 3f3f3fd7ec3f3fb0d0
UTF-8 梨뚯㎞恁뀁콌夷 111011111010011110100010111010111001101010101111111000111000111010011110111001101000000110000001111010111000000010000001111011001011110110001100111001011010010010110111 efa7a2eb9aafe38e9ee68181eb8081ecbd8ce5a4b7
UHC 梨뚯㎞恁뀁콌夷 1110110010110001100011001110110010100111101100001110110011110110101100101110110010110001100010001110110010101000 ecb18ceca7b0ecf6b2ecb188eca8

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