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 嶸ー巐麗于巐唯 11111010101101001011000011111010101101101001011111101101100110001011000011111010101101101001011101000010 fab4b0fab697ed98b0fab69742
EUC-JP 嶸ー巐麗于巐唯 1000111110111011111101001000111010110000100011111011101111111001110011101110111111010000101100101000111110111011111110011100110110100011 8fbbf48eb08fbbf9ceefd0b28fbbf9cda3
UTF-8 嶸ー巐麗于巐唯 111001011011011010111000111011111011110110110000111001011011011110010000111010011011101010010111111001001011101010001110111001011011011110010000111001011001010010101111 e5b6b8efbdb0e5b790e9ba97e4ba8ee5b790e594af
UHC 嶸??麗于?唯 1110011110101110001111110011111111010101111100101110100111001101001111111110101011100110 e7ae3f3fd5f2e9cd3feae6

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