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{^ 11100001101000011100111010111111011011100111110111100001101000011100111010111111011011100111101101011110 e1a1cebf6e7de1a1cebf6e7b5e
EUC-JP 癸ホソn}癸ホソn{^ 1110001010100011100011101100111010001110101111110110111001111101111000101010001110001110110011101000111010111111011011100111101101011110 e2a38ece8ebf6e7de2a38ece8ebf6e7b5e
UTF-8 癸ホソn}癸ホソn{^ 1110011110011001101110001110111110111110100011101110111110111101101111110110111001111101111001111001100110111000111011111011111010001110111011111011110110111111011011100111101101011110 e799b8efbe8eefbdbf6e7de799b8efbe8eefbdbf6e7b5e
UHC 癸??n}癸??n{^ 11001101101001000011111100111111011011100111110111001101101001000011111100111111011011100111101101011110 cda43f3f6e7dcda43f3f6e7b5e

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