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^ 1110110010010101100011011110101110100000101100001110101110100000101011111110101110100000101001110101011101000100111011001001010110001101111010111010000010110000111010111010000010101111111010111010000010100111010101110100010001011110 ec958deba0b0eba0afeba0a75744ec958deba0b0eba0afeba0a757445e
UHC 앍렰렯렧WD앍렰렯렧WD^ 101111101100110010001110101111011000111010111100100011101011011001010111010001001011111011001100100011101011110110001110101111001000111010110110010101110100010001011110 becc8ebd8ebc8eb65744becc8ebd8ebc8eb657445e

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