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 猷??循?5猥 1001011101010001001111110011111110001111011110100011111110000010010101001110000011001110 97513f3f8f7a3f8254e0ce
EUC-JP 猷??循?5猥 1100110110110010001111110011111110111101110110110011111110100011101101011110000011010000 cdb23f3fbddb3fa3b5e0d0
UTF-8 猷들뇪循낅5猥 111001111000110010110111111010111001001110100100111010111000011110101010111001011011111010101010111010111000001010000101111011111011110010010101111001111000110010100101 e78cb7eb93a4eb87aae5beaaeb8285efbc95e78ca5
UHC 猷들뇪循낅5猥 1110101110100011101101011110100110000111100100001110001011100000100001011110101110100011101101011110100011100101 eba3b5e98790e2e085eba3b5e8e5

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