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 ??邯D??邯D^ 0011111100111111111001111011011001000100001111110011111111100111101101100100010001011110 3f3fe7b6443f3fe7b6445e
EUC-JP ??邯D??邯D^ 0011111100111111111011101011100001000100001111110011111111101110101110000100010001011110 3f3feeb8443f3feeb8445e
UTF-8 룶끼邯D룶끼邯D^ 111010111010001110110110111010111000000110111100111010011000001010101111010001001110101110100011101101101110101110000001101111001110100110000010101011110100010001011110 eba3b6eb81bce982af44eba3b6eb81bce982af445e
UHC 룶끼邯D룶끼邯D^ 100011111010101110110011101000101100101011111011010001001000111110101011101100111010001011001010111110110100010001011110 8fabb3a2cafb448fabb3a2cafb445e

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