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^ 100011101100001111000000110001001000111010110000010001001000111011000011110000001100010010001110101100000100010001011110 8ec3c0c48eb0448ec3c0c48eb0445e
EUC-JP 偲タト鴫D偲タト鴫D^ 10111100110001011000111011000000100011101100010010111100101100100100010010111100110001011000111011000000100011101100010010111100101100100100010001011110 bcc58ec08ec4bcb244bcc58ec08ec4bcb2445e
UTF-8 偲タト鴫D偲タト鴫D^ 111001011000000110110010111011111011111010000000111011111011111010000100111010011011010010101011010001001110010110000001101100101110111110111110100000001110111110111110100001001110100110110100101010110100010001011110 e581b2efbe80efbe84e9b4ab44e581b2efbe80efbe84e9b4ab445e
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)