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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 猷??耶??猷?? 100101110101000100111111001111111001011011101011001111110011111110010111010100010011111100111111 97513f3f96eb3f3f97513f3f
EUC-JP 猷??耶??猷?? 110011011011001000111111001111111100110011101101001111110011111111001101101100100011111100111111 cdb23f3fcced3f3fcdb23f3f
UTF-8 猷띔뭐耶섃뿉猷뜯뀦 111001111000110010110111111010111001110110010100111010111010110110010000111010001000000010110110111011001000010010000011111010111011111110001001111001111000110010110111111010111001110010101111111010111000000010100110 e78cb7eb9d94ebad90e880b6ec8483ebbf89e78cb7eb9cafeb80a6
UHC 猷띔뭐耶섃뿉猷뜯뀦 111010111010001110110110111010101011100110111001111001011010110110011000111000101001011110010000111010111010001110110110111000101000010110011101 eba3b6eab9b9e5ad98e29790eba3b6e2859d

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