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{^ 11010100101001111110001011110111011011100111110111010100101001111110001011110111011011100111101101011110 d4a7e2f76e7dd4a7e2f76e7b5e
EUC-JP ヤァ糯n}ヤァ糯n{^ 1000111011010100100011101010011111100100111110010110111001111101100011101101010010001110101001111110010011111001011011100111101101011110 8ed48ea7e4f96e7d8ed48ea7e4f96e7b5e
UTF-8 ヤァ糯n}ヤァ糯n{^ 1110111110111110100101001110111110111101101001111110011110110011101011110110111001111101111011111011111010010100111011111011110110100111111001111011001110101111011011100111101101011110 efbe94efbda7e7b3af6e7defbe94efbda7e7b3af6e7b5e
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)