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 荳ケ蜊俶搗譚滉クケ 111001001011100010111001111001011000110110011000111001101001110110010001111001101001110110011111111001001011100010111001 e4b8b9e58d98e69d91e69d9fe4b8b9
EUC-JP 荳ケ蜊俶搗譚滉クケ 111010001011101010001110101110011110100111101101110100001110100011011001111100011110101111111101110111101110011010001110101110001000111010111001 e8ba8eb9e9edd0e8d9f1ebfddee68eb88eb9
UTF-8 荳ケ蜊俶搗譚滉クケ 111010001000110110110011111011111011110110111001111010001001110010001010111001001011111110110110111001101001000010010111111010001010110110011010111001101011101110001001111011111011110110111000111011111011110110111001 e88db3efbdb9e89c8ae4bfb6e69097e8ad9ae6bb89efbdb8efbdb9
UHC 荳???搗譚滉?? 11010100111001010011111100111111001111111101001111111101110100111100100111111100110100010011111100111111 d4e53f3f3fd3fdd3c9fcd13f3f

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