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 ???A^}???A^{^ 00111111001111110011111101000001010111100111110100111111001111110011111101000001010111100111101101011110 3f3f3f415e7d3f3f3f415e7b5e
SJIS-WIN 娃??A^}娃??A^{^ 100010001010000100111111001111110100000101011110011111011000100010100001001111110011111101000001010111100111101101011110 88a13f3f415e7d88a13f3f415e7b5e
EUC-JP 娃??A^}娃??A^{^ 101100001010001100111111001111110100000101011110011111011011000010100011001111110011111101000001010111100111101101011110 b0a33f3f415e7db0a33f3f415e7b5e
UTF-8 娃붺렢A^}娃붺렢A^{^ 11100101101010001000001111101011101101101011101011101011101000001010001001000001010111100111110111100101101010001000001111101011101101101011101011101011101000001010001001000001010111100111101101011110 e5a883ebb6baeba0a2415e7de5a883ebb6baeba0a2415e7b5e
UHC 娃붺렢A^}娃붺렢A^{^ 11101000110111111001010011100111100011101011001101000001010111100111110111101000110111111001010011100111100011101011001101000001010111100111101101011110 e8df94e78eb3415e7de8df94e78eb3415e7b5e

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