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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 蘂??Y蘂??bE 1110010101000001001111110011111101011001111001010100000100111111001111110110001001000101 e5413f3f59e5413f3f6245
EUC-JP 蘂??Y蘂??bE 1110100110100010001111110011111101011001111010011010001000111111001111110110001001000101 e9a23f3f59e9a23f3f6245
UTF-8 蘂뗨짔Y蘂뗨짔bE 111010001001100010000010111010111001011110101000111011001010011110010100010110011110100010011000100000101110101110010111101010001110110010100111100101000110001001000101 e89882eb97a8eca79459e89882eb97a8eca7946245
UHC 蘂뗨짔Y蘂뗨짔bE 111001111101111010001011111010001010001110011101010110011110011111011110100010111110100010100011100111010110001001000101 e7de8be8a39d59e7de8be8a39d6245

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