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 猷?┰循??猷 1001011101010001001111111000010010111011100011110111101000111111001111111001011101010001 97513f84bb8f7a3f3f9751
EUC-JP 猷?┰循??猷 1100110110110010001111111010100010111101101111011101101100111111001111111100110110110010 cdb23fa8bdbddb3f3fcdb2
UTF-8 猷띠┰循년뾿猷 111001111000110010110111111010111001110110100000111000101001010010110000111001011011111010101010111010111000010110000100111010111011111010111111111001111000110010110111 e78cb7eb9da0e294b0e5beaaeb8584ebbebfe78cb7
UHC 猷띠┰循년뾿猷 1110101110100011101101101110110010100110101111011110001011100000101100111110001010010111100001111110101110100011 eba3b6eca6bde2e0b3e29787eba3

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