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@h 001111110011111100111111001111110011111100111111010000010100000001101000 3f3f3f3f3f3f414068
SJIS-WIN ?手瓣??〓A@h 001111111000111011101000111000010100000100111111001111111000000110101100010000010100000001101000 3f8ee8e1413f3f81ac414068
EUC-JP ?手瓣??〓A@h 001111111011110011101010111000011010001000111111001111111010001010101110010000010100000001101000 3fbceae1a23f3fa2ae414068
UTF-8 룶手瓣룶엌〓A@h 111010111010001110110110111001101000100110001011111001111001001110100011111010111010001110110110111011001001011110001100111000111000000010010011010000010100000001101000 eba3b6e6898be793a3eba3b6ec978ce38093414068
UHC 룶手瓣룶엌〓A@h 100011111010101111100010101000101111011111111011100011111010101110111110111111011010000111101011010000010100000001101000 8fabe2a2f7fb8fabbefda1eb414068

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