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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 猷??猷??恂? 1001011101010001001111110011111110010111010100010011111100111111100111001001011000111111 97513f3f97513f3f9c963f
EUC-JP 猷??猷??恂? 1100110110110010001111110011111111001101101100100011111100111111110101111111011000111111 cdb23f3fcdb23f3fd7f63f
UTF-8 猷띰퐴猷드띂恂쁎 111001111000110010110111111010111001110110110000111011011001000010110100111001111000110010110111111010111001001110011100111010111001110110000010111001101000000110000010111011001000000110001110 e78cb7eb9db0ed90b4e78cb7eb939ceb9d82e68182ec818e
UHC 猷띰퐴猷드띂恂쁎 11101011101000111011011011101111101111011001110111101011101000111011010111100101100011011011110111100010111000011001100001001111 eba3b6efbd9deba3b5e58dbde2e1984f

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