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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 消ヲn}消ヲn{^ 111100101100000110001111110000011010011001101110011111011111001011000001100011111100000110100110011011100111101101011110 f2c18fc1a66e7df2c18fc1a66e7b5e
EUC-JP ?消ヲn}?消ヲn{^ 001111111011111011000011100011101010011001101110011111010011111110111110110000111000111010100110011011100111101101011110 3fbec38ea66e7d3fbec38ea66e7b5e
UTF-8 消ヲn}消ヲn{^ 1110111010000111101110001110011010110110100010001110111110111101101001100110111001111101111011101000011110111000111001101011011010001000111011111011110110100110011011100111101101011110 ee87b8e6b688efbda66e7dee87b8e6b688efbda66e7b5e
UHC ?消?n}?消?n{^ 00111111111000011011110000111111011011100111110100111111111000011011110000111111011011100111101101011110 3fe1bc3f6e7d3fe1bc3f6e7b5e

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