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^ 0011111100111111100000101010000001000100001111110011111110000010101000000100010001011110 3f3f82a0443f3f82a0445e
EUC-JP ??あD??あD^ 0011111100111111101001001010001001000100001111110011111110100100101000100100010001011110 3f3fa4a2443f3fa4a2445e
UTF-8 룵햶あD룵햶あD^ 111010111010001110110101111011011001011010110110111000111000000110000010010001001110101110100011101101011110110110010110101101101110001110000001100000100100010001011110 eba3b5ed96b6e3818244eba3b5ed96b6e38182445e
UHC 룵햶あD룵햶あD^ 100011111010101011000001100011111010101010100010010001001000111110101010110000011000111110101010101000100100010001011110 8faac18faaa2448faac18faaa2445e

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