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{^ 11010100111110001110100011000001011011100111110111010100111110001110100011000001011011100111101101011110 d4f8e8c16e7dd4f8e8c16e7b5e
EUC-JP ヤ?チn}ヤ?チn{^ 100011101101010000111111100011101100000101101110011111011000111011010100001111111000111011000001011011100111101101011110 8ed43f8ec16e7d8ed43f8ec16e7b5e
UTF-8 ヤチn}ヤチn{^ 1110111110111110100101001110111010011010100001111110111110111110100000010110111001111101111011111011111010010100111011101001101010000111111011111011111010000001011011100111101101011110 efbe94ee9a87efbe816e7defbe94ee9a87efbe816e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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