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 猷??恂?6節 1001011101010001001111110011111110011100100101100011111110000010010101011001000011011111 97513f3f9c963f825590df
EUC-JP 猷??恂?6節 1100110110110010001111110011111111010111111101100011111110100011101101101100000011100001 cdb23f3fd7f63fa3b6c0e1
UTF-8 猷띠퐪恂귣6節 111001111000110010110111111010111001110110100000111011011001000010101010111001101000000110000010111010101011011110100011111011111011110010010110111001111010111110000000 e78cb7eb9da0ed90aae68182eab7a3efbc96e7af80
UHC 猷띠퐪恂귣6節 1110101110100011101101101110110010111101100100111110001011100001100000101110101110100011101101101110111110111101 eba3b6ecbd93e2e182eba3b6efbd

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