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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 蔕縁拾[蔕縁拾[^ 111001001111011010001001100011111000111101000101010110111110010011110110100010011000111110001111010001010101101101011110 e4f6898f8f455be4f6898f8f455b5e
EUC-JP 蔕縁拾[蔕縁拾[^ 111010001111100010110001111011111011110110100110010110111110100011111000101100011110111110111101101001100101101101011110 e8f8b1efbda65be8f8b1efbda65b5e
UTF-8 蔕縁拾[蔕縁拾[^ 111010001001010010010101111001111011100010000001111001101000101110111110010110111110100010010100100101011110011110111000100000011110011010001011101111100101101101011110 e89495e7b881e68bbe5be89495e7b881e68bbe5b5e
UHC ??拾[??拾[^ 0011111100111111111000111010011001011011001111110011111111100011101001100101101101011110 3f3fe3a65b3f3fe3a65b5e

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