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 1001011101101010001111110011111101011001100101110110101000111111001111110110001001000101 976a3f3f59976a3f3f6245
EUC-JP 曜??Y曜??bE 1100110111001011001111110011111101011001110011011100101100111111001111110110001001000101 cdcb3f3f59cdcb3f3f6245
UTF-8 曜뺣꽭Y曜뺣꽭bE 111001101001101110011100111010111011101010100011111010101011110110101101010110011110011010011011100111001110101110111010101000111110101010111101101011010110001001000101 e69b9cebbaa3eabdad59e69b9cebbaa3eabdad6245
UHC 曜뺣꽭Y曜뺣꽭bE 111010001111100010010101111010111000010010111000010110011110100011111000100101011110101110000100101110000110001001000101 e8f895eb84b859e8f895eb84b86245

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