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 猷??猷ョ?循 1001011101010001001111110011111110010111010100011000001110000111001111111000111101111010 97513f3f975183873f8f7a
EUC-JP 猷??猷ョ?循 1100110110110010001111110011111111001101101100101010010111100111001111111011110111011011 cdb23f3fcdb2a5e73fbddb
UTF-8 猷띔물猷ョ쥎循 111001111000110010110111111010111001110110010100111010111010110010111100111001111000110010110111111000111000001110100111111011001010010110001110111001011011111010101010 e78cb7eb9d94ebacbce78cb7e383a7eca58ee5beaa
UHC 猷띔물猷ョ쥎循 1110101110100011101101101110101010111001101100001110101110100011101010111110011110100010100001111110001011100000 eba3b6eab9b0eba3abe7a287e2e0

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