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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 獰??}Y獰??}bE 11100000110101100011111100111111011111010101100111100000110101100011111100111111011111010110001001000101 e0d63f3f7d59e0d63f3f7d6245
EUC-JP 獰??}Y獰??}bE 11100000110110000011111100111111011111010101100111100000110110000011111100111111011111010110001001000101 e0d83f3f7d59e0d83f3f7d6245
UTF-8 獰방뮆}Y獰방뮆}bE 1110011110001101101100001110101110110000101010011110101110101110100001100111110101011001111001111000110110110000111010111011000010101001111010111010111010000110011111010110001001000101 e78db0ebb0a9ebae867d59e78db0ebb0a9ebae867d6245
UHC 獰방뮆}Y獰방뮆}bE 1110011110111110101110011110011010010010100101010111110101011001111001111011111010111001111001101001001010010101011111010110001001000101 e7beb9e692957d59e7beb9e692957d6245

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