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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 訒カ蝓キD訒カ蝓キD^ 111110111010001110110110111001011001111110110111010001001111101110100011101101101110010110011111101101110100010001011110 fba3b6e59fb744fba3b6e59fb7445e
EUC-JP 訒カ蝓キD訒カ蝓キD^ 100011111101110111001000100011101011011011101010101000011000111010110111010001001000111111011101110010001000111010110110111010101010000110001110101101110100010001011110 8fddc88eb6eaa18eb7448fddc88eb6eaa18eb7445e
UTF-8 訒カ蝓キD訒カ蝓キD^ 111010001010100010010010111011111011110110110110111010001001110110010011111011111011110110110111010001001110100010101000100100101110111110111101101101101110100010011101100100111110111110111101101101110100010001011110 e8a892efbdb6e89d93efbdb744e8a892efbdb6e89d93efbdb7445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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