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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 譟エ譟エn}譟エ譟エn{^ 1110011010011111101101001110011010011111101101000110111001111101111001101001111110110100111001101001111110110100011011100111101101011110 e69fb4e69fb46e7de69fb4e69fb46e7b5e
EUC-JP 譟エ譟エn}譟エ譟エn{^ 111011001010000110001110101101001110110010100001100011101011010001101110011111011110110010100001100011101011010011101100101000011000111010110100011011100111101101011110 eca18eb4eca18eb46e7deca18eb4eca18eb46e7b5e
UTF-8 譟エ譟エn}譟エ譟エn{^ 1110100010101101100111111110111110111101101101001110100010101101100111111110111110111101101101000110111001111101111010001010110110011111111011111011110110110100111010001010110110011111111011111011110110110100011011100111101101011110 e8ad9fefbdb4e8ad9fefbdb46e7de8ad9fefbdb4e8ad9fefbdb46e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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