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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ????ケD????ケD^ 001111110011111100111111001111111000001101010000010001000011111100111111001111110011111110000011010100000100010001011110 3f3f3f3f8350443f3f3f3f8350445e
EUC-JP ????ケD????ケD^ 001111110011111100111111001111111010010110110001010001000011111100111111001111110011111110100101101100010100010001011110 3f3f3f3fa5b1443f3f3f3fa5b1445e
UTF-8 룶좷룶즽ケD룶좷룶즽ケD^ 111010111010001110110110111011001010001010110111111010111010001110110110111011001010011010111101111000111000001010110001010001001110101110100011101101101110110010100010101101111110101110100011101101101110110010100110101111011110001110000010101100010100010001011110 eba3b6eca2b7eba3b6eca6bde382b144eba3b6eca2b7eba3b6eca6bde382b1445e
UHC 룶좷룶즽ケD룶좷룶즽ケD^ 1000111110101011101000010101001010001111101010111010001110001111101010111011000101000100100011111010101110100001010100101000111110101011101000111000111110101011101100010100010001011110 8faba1528faba38fabb1448faba1528faba38fabb1445e

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