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^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
SJIS-WIN ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
EUC-JP ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
UTF-8 렯렾렯렳WD렯렾렯렳WD^ 1110101110100000101011111110101110100000101111101110101110100000101011111110101110100000101100110101011101000100111010111010000010101111111010111010000010111110111010111010000010101111111010111010000010110011010101110100010001011110 eba0afeba0beeba0afeba0b35744eba0afeba0beeba0afeba0b357445e
UHC 렯렾렯렳WD렯렾렯렳WD^ 100011101011110010001110110001101000111010111100100011101100000001010111010001001000111010111100100011101100011010001110101111001000111011000000010101110100010001011110 8ebc8ec68ebc8ec057448ebc8ec68ebc8ec057445e

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