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^ 00111111100111101111010011101010100111110100010000111111100111101111010011101010100111110100010001011110 3f9ef4ea9f443f9ef4ea9f445e
EUC-JP ?橈堯D?橈堯D^ 00111111110111001111011011110100101000010100010000111111110111001111011011110100101000010100010001011110 3fdcf6f4a1443fdcf6f4a1445e
UTF-8 숷橈堯D숷橈堯D^ 111011001000100010110111111001101010100110001000111001011010000010101111010001001110110010001000101101111110011010101001100010001110010110100000101011110100010001011110 ec88b7e6a988e5a0af44ec88b7e6a988e5a0af445e
UHC 숷橈堯D숷橈堯D^ 100110100100110011101000111110101110100011101011010001001001101001001100111010001111101011101000111010110100010001011110 9a4ce8fae8eb449a4ce8fae8eb445e

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