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 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f3f3f3f41
SJIS-WIN ????????????A 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f3f3f3f41
EUC-JP ????????????A 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f3f3f3f41
UTF-8 횄쨩횄혵횄혵횄짠횄혱횂짢A 11101101100110101000010011101100101010001010100111101101100110101000010011101101100110001011010111101101100110101000010011101101100110001011010111101101100110101000010011101100101001111010000011101101100110101000010011101101100110001011000111101101100110101000001011101100101001111010001001000001 ed9a84eca8a9ed9a84ed98b5ed9a84ed98b5ed9a84eca7a0ed9a84ed98b1ed9a82eca7a241
UHC 횄쨩횄혵횄혵횄짠횄혱횂짢A 11000011100000111100001010111011110000111000001111000010100111001100001110000011110000101001110011000011100000111100001010100111110000111000001111000010100110001100001110000010110000101010100001000001 c383c2bbc383c29cc383c29cc383c2a7c383c298c382c2a841

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