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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 驩櫁ーコY驩櫁ーコbE 111010011000100110011110111010001011000010111010010110011110100110001001100111101110100010110000101110100110001001000101 e9899ee8b0ba59e9899ee8b0ba6245
EUC-JP 驩櫁ーコY驩櫁ーコbE 11110001111010011101110011101010100011101011000010001110101110100101100111110001111010011101110011101010100011101011000010001110101110100110001001000101 f1e9dcea8eb08eba59f1e9dcea8eb08eba6245
UTF-8 驩櫁ーコY驩櫁ーコbE 111010011010100110101001111001101010101110000001111011111011110110110000111011111011110110111010010110011110100110101001101010011110011010101011100000011110111110111101101100001110111110111101101110100110001001000101 e9a9a9e6ab81efbdb0efbdba59e9a9a9e6ab81efbdb0efbdba6245
UHC 驩???Y驩???bE 11111100101111100011111100111111001111110101100111111100101111100011111100111111001111110110001001000101 fcbe3f3f3f59fcbe3f3f3f6245

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