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^ 00111111001111111000001110000011001111110100010000111111001111111000001110000011001111110100010001011110 3f3f83833f443f3f83833f445e
EUC-JP ??ャ?D??ャ?D^ 00111111001111111010010111100011001111110100010000111111001111111010010111100011001111110100010001011110 3f3fa5e33f443f3fa5e33f445e
UTF-8 룴햶ャ∼D룴햶ャ∼D^ 111010111010001110110100111011011001011010110110111000111000001110100011111000101000100010111100010001001110101110100011101101001110110110010110101101101110001110000011101000111110001010001000101111000100010001011110 eba3b4ed96b6e383a3e288bc44eba3b4ed96b6e383a3e288bc445e
UHC 룴햶ャ∼D룴햶ャ∼D^ 10001111101010011100000110001111101010111110001110100001101011010100010010001111101010011100000110001111101010111110001110100001101011010100010001011110 8fa9c18fabe3a1ad448fa9c18fabe3a1ad445e

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