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 掖BN}掖BN{^ 11100110100011101001011001000010010011100111110111100110100011101001011001000010010011100111101101011110 e68e96424e7de68e96424e7b5e
SJIS-WIN ???BN}???BN{^ 00111111001111110011111101000010010011100111110100111111001111110011111101000010010011100111101101011110 3f3f3f424e7d3f3f3f424e7b5e
EUC-JP æ??BN}æ??BN{^ 1000111110101001110000010011111100111111010000100100111001111101100011111010100111000001001111110011111101000010010011100111101101011110 8fa9c13f3f424e7d8fa9c13f3f424e7b5e
UTF-8 掖BN}掖BN{^ 11000011101001101100001010001110110000101001011001000010010011100111110111000011101001101100001010001110110000101001011001000010010011100111101101011110 c3a6c28ec296424e7dc3a6c28ec296424e7b5e
UHC æ??BN}æ??BN{^ 101010011010000100111111001111110100001001001110011111011010100110100001001111110011111101000010010011100111101101011110 a9a13f3f424e7da9a13f3f424e7b5e

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