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^ 0011111100111111100000110101001101000100001111110011111110000011010100110100010001011110 3f3f8353443f3f8353445e
EUC-JP ??ゴD??ゴD^ 0011111100111111101001011011010001000100001111110011111110100101101101000100010001011110 3f3fa5b4443f3fa5b4445e
UTF-8 룶즽ゴD룶즽ゴD^ 111010111010001110110110111011001010011010111101111000111000001010110100010001001110101110100011101101101110110010100110101111011110001110000010101101000100010001011110 eba3b6eca6bde382b444eba3b6eca6bde382b4445e
UHC 룶즽ゴD룶즽ゴD^ 100011111010101110100011100011111010101110110100010001001000111110101011101000111000111110101011101101000100010001011110 8faba38fabb4448faba38fabb4445e

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