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{^ 10001010010101100011111100111111011011100111110110001010010101100011111100111111011011100111101101011110 8a563f3f6e7d8a563f3f6e7b5e
EUC-JP 碍??n}碍??n{^ 10110011101101110011111100111111011011100111110110110011101101110011111100111111011011100111101101011110 b3b73f3f6e7db3b73f3f6e7b5e
UTF-8 碍잓쇋n}碍잓쇋n{^ 1110011110100010100011011110110010011110100100111110110010000111100010110110111001111101111001111010001010001101111011001001111010010011111011001000011110001011011011100111101101011110 e7a28dec9e93ec878b6e7de7a28dec9e93ec878b6e7b5e
UHC 碍잓쇋n}碍잓쇋n{^ 1110010011110100100111111110100110011001101111010110111001111101111001001111010010011111111010011001100110111101011011100111101101011110 e4f49fe999bd6e7de4f49fe999bd6e7b5e

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