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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 碍?n}碍?n{^ 1000101001010110001111110110111001111101100010100101011000111111011011100111101101011110 8a563f6e7d8a563f6e7b5e
EUC-JP 碍?n}碍?n{^ 1011001110110111001111110110111001111101101100111011011100111111011011100111101101011110 b3b73f6e7db3b73f6e7b5e
UTF-8 碍껹n}碍껹n{^ 1110011110100010100011011110101010111011101110010110111001111101111001111010001010001101111010101011101110111001011011100111101101011110 e7a28deabbb96e7de7a28deabbb96e7b5e
UHC 碍껹n}碍껹n{^ 11100100111101001000010001001111011011100111110111100100111101001000010001001111011011100111101101011110 e4f4844f6e7de4f4844f6e7b5e

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