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 1110010010100111100011011000111110001111010101111110010010101101100010001110110110001111010011110100000001101000 e4a78d8f8f57e4ad88ed8f4f4068
EUC-JP 荅刻集莚逸衆@h 1110100010101001101110011110111110111101101110001110100010101111101100001110111110111101101100000100000001101000 e8a9b9efbdb8e8afb0efbdb04068
UTF-8 荅刻集莚逸衆@h 1110100010001101100001011110010110001000101110111110100110011011100001101110100010001110100110101110100110000000101110001110100010100001100001100100000001101000 e88d85e588bbe99b86e88e9ae980b8e8a1864068
UHC ?刻集?逸衆@h 001111111100101010111110111100111010001000111111111011001110111111110001111010110100000001101000 3fcabef3a23feceff1eb4068

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