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{^ 1110011110100010100011011110101010111110101010011110110110001010100001010110111001111101111001111010001010001101111010101011111010101001111011011000101010000101011011100111101101011110 e7a28deabea9ed8a856e7de7a28deabea9ed8a856e7b5e
UHC 碍꾩튅n}碍꾩튅n{^ 1110010011110100100001001110110010111001100110100110111001111101111001001111010010000100111011001011100110011010011011100111101101011110 e4f484ecb99a6e7de4f484ecb99a6e7b5e

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