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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 嶸ァ巐橲亠嶸麗亳嶸ィ 111110101011010010100111111110101011011010011110111011011001100010110011111110101011010010010111111011011001100010110110111110101011010010101000 fab4a7fab69eed98b3fab497ed98b6fab4a8
EUC-JP 嶸ァ巐橲亠嶸麗亳嶸ィ 100011111011101111110100100011101010011110001111101110111111100111011100111011111101000010110101100011111011101111110100110011101110111111010000101110001000111110111011111101001000111010101000 8fbbf48ea78fbbf9dcefd0b58fbbf4ceefd0b88fbbf48ea8
UTF-8 嶸ァ巐橲亠嶸麗亳嶸ィ 111001011011011010111000111011111011110110100111111001011011011110010000111001101010100110110010111001001011101010100000111001011011011010111000111010011011101010010111111001001011101010110011111001011011011010111000111011111011110110101000 e5b6b8efbda7e5b790e6a9b2e4baa0e5b6b8e9ba97e4bab3e5b6b8efbda8
UHC 嶸????嶸麗?嶸? 1110011110101110001111110011111100111111001111111110011110101110110101011111001000111111111001111010111000111111 e7ae3f3f3f3fe7aed5f23fe7ae3f

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