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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 茣逸集莚逸衆@h 1110010010110010100010001110110110001111010101111110010010101101100010001110110110001111010011110100000001101000 e4b288ed8f57e4ad88ed8f4f4068
EUC-JP 茣逸集莚逸衆@h 1110100010110100101100001110111110111101101110001110100010101111101100001110111110111101101100000100000001101000 e8b4b0efbdb8e8afb0efbdb04068
UTF-8 茣逸集莚逸衆@h 1110100010001100101000111110100110000000101110001110100110011011100001101110100010001110100110101110100110000000101110001110100010100001100001100100000001101000 e88ca3e980b8e99b86e88e9ae980b8e8a1864068
UHC ?逸集?逸衆@h 001111111110110011101111111100111010001000111111111011001110111111110001111010110100000001101000 3feceff3a23feceff1eb4068

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