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 001111110011111101111101010110010011111100111111011111010110001001000101 3f3f7d593f3f7d6245
SJIS-WIN 瓏苳}Y瓏苳}bE 11100000111110101110010010010100011111010101100111100000111110101110010010010100011111010110001001000101 e0fae4947d59e0fae4947d6245
EUC-JP 瓏苳}Y瓏苳}bE 11100000111111001110011111110100011111010101100111100000111111001110011111110100011111010110001001000101 e0fce7f47d59e0fce7f47d6245
UTF-8 瓏苳}Y瓏苳}bE 1110011110010011100011111110100010001011101100110111110101011001111001111001001110001111111010001000101110110011011111010110001001000101 e7938fe88bb37d59e7938fe88bb37d6245
UHC 瓏?}Y瓏?}bE 1101011011101010001111110111110101011001110101101110101000111111011111010110001001000101 d6ea3f7d59d6ea3f7d6245

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