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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蠏ュ軏丞オュ軏戎 11100101101101011010110111111011101100101000111111100101101101011010110111111011101100101000111101011110 e5b5adfbb28fe5b5adfbb28f5e
EUC-JP 蠏ュ軏丞オュ軏戎 111010101011011110001110101011011000111111100000110110011011111011100111100011101011010110001110101011011000111111100000110110011011110110111111 eab78ead8fe0d9bee78eb58ead8fe0d9bdbf
UTF-8 蠏ュ軏丞オュ軏戎 111010001010000010001111111011111011110110101101111010001011101110001111111001001011100010011110111011111011110110110101111011111011110110101101111010001011101110001111111001101000100010001110 e8a08fefbdade8bb8fe4b89eefbdb5efbdade8bb8fe6888e
UHC ???丞???戎 00111111001111110011111111100011101010100011111100111111001111111110101111010100 3f3f3fe3aa3f3f3febd4

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