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 ??㎞恁??夷?? 001111110011111110000111011100011001110010001100001111110011111110001000110011100011111100111111 3f3f87719c8c3f3f88ce3f3f
EUC-JP ???恁??夷?? 0011111100111111001111111101011111101100001111110011111110110000110100000011111100111111 3f3f3fd7ec3f3fb0d03f3f
UTF-8 梨뚯㎞恁뀁콌夷⑺삪 111011111010011110100010111010111001101010101111111000111000111010011110111001101000000110000001111010111000000010000001111011001011110110001100111001011010010010110111111000101001000110111010111011001000001010101010 efa7a2eb9aafe38e9ee68181eb8081ecbd8ce5a4b7e291baec82aa
UHC 梨뚯㎞恁뀁콌夷⑺삪 111011001011000110001100111011001010011110110000111011001111011010110010111011001011000110001000111011001010100010101001111011011001100010101001 ecb18ceca7b0ecf6b2ecb188eca8a9ed98a9

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