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 邨イ繧九☆陲ア 111001111011010110110010111000111000001010001011111000111000000110011001111010001010001010110001 e7b5b2e3828be38199e8a2b1
EUC-JP 邨イ繧九☆陲ア 1110111010110111100011101011001011100101111000101011011011100101101000011111100111110000101001001000111010110001 eeb78eb2e5e2b6e5a1f9f0a48eb1
UTF-8 邨イ繧九☆陲ア 111010011000001010101000111011111011110110110010111001111011100110100111111001001011100110011101111000101001100010000110111010011001100110110010111011111011110110110001 e982a8efbdb2e7b9a7e4b99de29886e999b2efbdb1
UHC 邨??九☆?? 11110101101111100011111100111111110011101111101010100001110110010011111100111111 f5be3f3fcefaa1d93f3f

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