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 漆雫鴣ー鰈 11110001111110011000111010111101111100101010110110001110101101001110100111110011101100001110100111010101 f1f98ebdf2ad8eb4e9f3b0e9d5
EUC-JP ?漆?雫鴣ー鰈 001111111011110010111111001111111011110010110110111100101111010110001110101100001111001011010111 3fbcbf3fbcb6f2f58eb0f2d7
UTF-8 漆雫鴣ー鰈 111011101000010110110100111001101011110010000110111011101000011110100100111010011001101110101011111010011011010010100011111011111011110110110000111010011011000010001000 ee85b4e6bc86ee87a4e99babe9b4a3efbdb0e9b088
UHC ?漆????? 0011111111110110110101000011111100111111001111110011111100111111 3ff6d43f3f3f3f3f

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