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^ 10001110110000111000111010110000100011101100001010001110101110100100010010001110110000111000111010110000100011101100001010001110101110100100010001011110 8ec38eb08ec28eba448ec38eb08ec28eba445e
EUC-JP 偲鴫篠室D偲鴫篠室D^ 10111100110001011011110010110010101111001100010010111100101111000100010010111100110001011011110010110010101111001100010010111100101111000100010001011110 bcc5bcb2bcc4bcbc44bcc5bcb2bcc4bcbc445e
UTF-8 偲鴫篠室D偲鴫篠室D^ 111001011000000110110010111010011011010010101011111001111010111110100000111001011010111010100100010001001110010110000001101100101110100110110100101010111110011110101111101000001110010110101110101001000100010001011110 e581b2e9b4abe7afa0e5aea444e581b2e9b4abe7afa0e5aea4445e
UHC ??篠室D??篠室D^ 001111110011111111100001110001101110001111111000010001000011111100111111111000011100011011100011111110000100010001011110 3f3fe1c6e3f8443f3fe1c6e3f8445e

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