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 邵母キ滕似鮓ッ 111001111011100010010101111010101011011110011111111011001000111010010111111010011011011010101111 e7b895eab79fec8e97e9b6af
EUC-JP 邵母キ滕似鮓ッ 1110111010111010110010101110110010001110101101111101111011101110101110111111011111110010101110001000111010101111 eebacaec8eb7deeebbf7f2b88eaf
UTF-8 邵母キ滕似鮓ッ 111010011000001010110101111001101010111110001101111011111011110110110111111001101011101110010101111001001011110010111100111010011010111010010011111011111011110110101111 e982b5e6af8defbdb7e6bb95e4bcbce9ae93efbdaf
UHC 邵母??似?? 11100001110100001101100110111101001111110011111111011110110001000011111100111111 e1d0d9bd3f3fdec43f3f

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