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^ 11101011101000001011000111101011101000001001101011101100100001001001000001011110010101110100010011101011101000001011000111101011101000001001101011101100100001001001000001011110010101110100010001011110 eba0b1eba09aec84905e5744eba0b1eba09aec84905e57445e
UHC 렱렚섐^WD렱렚섐^WD^ 10001110101111101000111010101101101111001010101101011110010101110100010010001110101111101000111010101101101111001010101101011110010101110100010001011110 8ebe8eadbcab5e57448ebe8eadbcab5e57445e

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