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 ??????h 00111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f68
SJIS-WIN 竪遜蔵竪村但h 10010010010001111001000110111011100100011010000010010010010001111001000110111010100100100100000101101000 924791bb91a0924791ba924168
EUC-JP 竪遜蔵竪村但h 11000011101010001100001010111101110000101010001011000011101010001100001010111100110000111010001001101000 c3a8c2bdc2a2c3a8c2bcc3a268
UTF-8 竪遜蔵竪村但h 11100111101010111010101011101001100000011001110011101000100101001011010111100111101010111010101011100110100111011001000111100100101111011000011001101000 e7abaae9819ce894b5e7abaae69d91e4bd8668
UHC 竪遜?竪村但h 111000101011010111100001111000010011111111100010101101011111010110111101110100111010001101101000 e2b5e1e13fe2b5f5bdd3a368

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