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 10001010101000101000001011100100001111110101100110001010101000101000001011100100001111110110001001000101 8aa282e43f598aa282e43f6245
EUC-JP 瓦ゆ?Y瓦ゆ?bE 10110100101001001010010011100110001111110101100110110100101001001010010011100110001111110110001001000101 b4a4a4e63f59b4a4a4e63f6245
UTF-8 瓦ゆ렦Y瓦ゆ렦bE 111001111001001110100110111000111000001010000110111010111010000010100110010110011110011110010011101001101110001110000010100001101110101110100000101001100110001001000101 e793a6e38286eba0a659e793a6e38286eba0a66245
UHC 瓦ゆ렦Y瓦ゆ렦bE 111010001011111110101010111001101000111010110101010110011110100010111111101010101110011010001110101101010110001001000101 e8bfaae68eb559e8bfaae68eb56245

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