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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 藉h捌D藉h捌D^ 111001010101001110000010100010001000111001001010010001001110010101010011100000101000100010001110010010100100010001011110 e55382888e4a44e55382888e4a445e
EUC-JP 藉h捌D藉h捌D^ 111010011011010010100011111010001011101110101011010001001110100110110100101000111110100010111011101010110100010001011110 e9b4a3e8bbab44e9b4a3e8bbab445e
UTF-8 藉h捌D藉h捌D^ 111010001001011110001001111011111011110110001000111001101000110110001100010001001110100010010111100010011110111110111101100010001110011010001101100011000100010001011110 e89789efbd88e68d8c44e89789efbd88e68d8c445e
UHC 藉h捌D藉h捌D^ 111011011011111010100011111010001111100010100100010001001110110110111110101000111110100011111000101001000100010001011110 edbea3e8f8a444edbea3e8f8a4445e

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