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{^ 1110000111001100101110001110000111001100101110000110111001111101111000011100110010111000111000011100110010111000011011100111101101011110 e1ccb8e1ccb86e7de1ccb8e1ccb86e7b5e
EUC-JP 睥ク睥クn}睥ク睥クn{^ 111000101100111010001110101110001110001011001110100011101011100001101110011111011110001011001110100011101011100011100010110011101000111010111000011011100111101101011110 e2ce8eb8e2ce8eb86e7de2ce8eb8e2ce8eb86e7b5e
UTF-8 睥ク睥クn}睥ク睥クn{^ 1110011110011101101001011110111110111101101110001110011110011101101001011110111110111101101110000110111001111101111001111001110110100101111011111011110110111000111001111001110110100101111011111011110110111000011011100111101101011110 e79da5efbdb8e79da5efbdb86e7de79da5efbdb8e79da5efbdb86e7b5e
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)