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^ 1110101110101101100000101110101110101101100000011110101110101011100110101110101110101011100001100101011101000100111010111010110110000010111010111010110110000001111010111010101110011010111010111010101110000110010101110100010001011110 ebad82ebad81ebab9aebab865744ebad82ebad81ebab9aebab8657445e
UHC 뭂뭁뫚뫆WD뭂뭁뫚뫆WD^ 100100100101000110010010010100001001000110111010100100011010100101010111010001001001001001010001100100100101000010010001101110101001000110101001010101110100010001011110 9251925091ba91a957449251925091ba91a957445e

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