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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鞜疲キ。魍亥ー 1110100011011111100101001110011010110111101000011110100110110001100010001110010110110000 e8df94e6b7a1e9b188e5b0
EUC-JP 鞜疲キ。魍亥ー 1111000011100001110010001110100010001110101101111000111010100001111100101011001110110000111001111000111010110000 f0e1c8e88eb78ea1f2b3b0e78eb0
UTF-8 鞜疲キ。魍亥ー 111010011001111010011100111001111001011010110010111011111011110110110111111011111011110110100001111010011010110110001101111001001011101010100101111011111011110110110000 e99e9ce796b2efbdb7efbda1e9ad8de4baa5efbdb0
UHC ?疲???亥? 001111111111100110101010001111110011111100111111111110101010010000111111 3ff9aa3f3f3ffaa43f

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