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?? 001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f413f3f
SJIS-WIN ??????A?? 001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f413f3f
EUC-JP ??????A?? 001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f413f3f
UTF-8 횕횂횖챦채짠A횕횂 11101101100110101001010111101101100110101000001011101101100110101001011011101100101100011010011011101100101100011000010011101100101001111010000001000001111011011001101010010101111011011001101010000010 ed9a95ed9a82ed9a96ecb1a6ecb184eca7a041ed9a95ed9a82
UHC 횕횂횖챦채짠A횕횂 1100001110001111110000111000001011000011100100001100001110101111110000111010010011000010101001110100000111000011100011111100001110000010 c38fc382c390c3afc3a4c2a741c38fc382

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