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 猷?4徇?6甸 100101110101000100111111100000100101001110011100011011010011111110000010010101011001100110110010 97513f82539c6d3f825599b2
EUC-JP 猷?4徇?6甸 110011011011001000111111101000111011010011010111110011100011111110100011101101101101001010110100 cdb23fa3b4d7ce3fa3b6d2b4
UTF-8 猷띠4徇노6甸 111001111000110010110111111010111001110110100000111011111011110010010100111001011011111010000111111010111000010110111000111011111011110010010110111001111001010010111000 e78cb7eb9da0efbc94e5be87eb85b8efbc96e794b8
UHC 猷띠4徇노6甸 1110101110100011101101101110110010100011101101001110001011011111101100111110101110100011101101101110111110100100 eba3b6eca3b4e2dfb3eba3b6efa4

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