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?甕 00111111001111110011111100111111001111110011111101000001001111111110000101010000 3f3f3f3f3f3f413fe150
EUC-JP ??????A?甕 00111111001111110011111100111111001111110011111101000001001111111110000110110001 3f3f3f3f3f3f413fe1b1
UTF-8 횪횏횪횄횪횁A흲甕 11101101100110101010101011101101100110101000111111101101100110101010101011101101100110101000010011101101100110101010101011101101100110101000000101000001111011011001110110110010111001111001010010010101 ed9aaaed9a8fed9aaaed9a84ed9aaaed9a8141ed9db2e79495
UHC 횪횏횪횄횪횁A흲甕 1100001110100000110000111000101111000011101000001100001110000011110000111010000011000011100000010100000111000101100011011110100010111000 c3a0c38bc3a0c383c3a0c38141c58de8b8

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