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{^ 1111101101000100101110001111101110100011101110000110111001111101111110110100010010111000111110111010001110111000011011100111101101011110 fb44b8fba3b86e7dfb44b8fba3b86e7b5e
EUC-JP ?ク訒クn}?ク訒クn{^ 001111111000111010111000100011111101110111001000100011101011100001101110011111010011111110001110101110001000111111011101110010001000111010111000011011100111101101011110 3f8eb88fddc88eb86e7d3f8eb88fddc88eb86e7b5e
UTF-8 淲ク訒クn}淲ク訒クn{^ 1110011010110111101100101110111110111101101110001110100010101000100100101110111110111101101110000110111001111101111001101011011110110010111011111011110110111000111010001010100010010010111011111011110110111000011011100111101101011110 e6b7b2efbdb8e8a892efbdb86e7de6b7b2efbdb8e8a892efbdb86e7b5e
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)