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 ???^WD???^WD^ 00111111001111110011111101011110010101110100010000111111001111110011111101011110010101110100010001011110 3f3f3f5e57443f3f3f5e57445e
SJIS-WIN ???^WD???^WD^ 00111111001111110011111101011110010101110100010000111111001111110011111101011110010101110100010001011110 3f3f3f5e57443f3f3f5e57445e
EUC-JP ???^WD???^WD^ 00111111001111110011111101011110010101110100010000111111001111110011111101011110010101110100010001011110 3f3f3f5e57443f3f3f5e57445e
UTF-8 챤혯혧^WD챤혯혧^WD^ 11101100101100011010010011101101100110001010111111101101100110001010011101011110010101110100010011101100101100011010010011101101100110001010111111101101100110001010011101011110010101110100010001011110 ecb1a4ed98afed98a75e5744ecb1a4ed98afed98a75e57445e
UHC 챤혯혧^WD챤혯혧^WD^ 11000011101011101100001010010110110000101000111101011110010101110100010011000011101011101100001010010110110000101000111101011110010101110100010001011110 c3aec296c28f5e5744c3aec296c28f5e57445e

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