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 111010001110011110011110111010001011000010111010010110011110100011100111100111101110100010110000101110100110001001000101 e8e79ee8b0ba59e8e79ee8b0ba6245
EUC-JP 韈櫁ーコY韈櫁ーコbE 11110000111010011101110011101010100011101011000010001110101110100101100111110000111010011101110011101010100011101011000010001110101110100110001001000101 f0e9dcea8eb08eba59f0e9dcea8eb08eba6245
UTF-8 韈櫁ーコY韈櫁ーコbE 111010011001111110001000111001101010101110000001111011111011110110110000111011111011110110111010010110011110100110011111100010001110011010101011100000011110111110111101101100001110111110111101101110100110001001000101 e99f88e6ab81efbdb0efbdba59e99f88e6ab81efbdb0efbdba6245
UHC ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245

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