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 ???l}???l{^ 0011111100111111001111110110110001111101001111110011111100111111011011000111101101011110 3f3f3f6c7d3f3f3f6c7b5e
SJIS-WIN 猷??l}猷??l{^ 10010111010100010011111100111111011011000111110110010111010100010011111100111111011011000111101101011110 97513f3f6c7d97513f3f6c7b5e
EUC-JP 猷??l}猷??l{^ 11001101101100100011111100111111011011000111110111001101101100100011111100111111011011000111101101011110 cdb23f3f6c7dcdb23f3f6c7b5e
UTF-8 猷듸퐴l}猷듸퐴l{^ 1110011110001100101101111110101110010011101110001110110110010000101101000110110001111101111001111000110010110111111010111001001110111000111011011001000010110100011011000111101101011110 e78cb7eb93b8ed90b46c7de78cb7eb93b8ed90b46c7b5e
UHC 猷듸퐴l}猷듸퐴l{^ 1110101110100011101101011110111110111101100111010110110001111101111010111010001110110101111011111011110110011101011011000111101101011110 eba3b5efbd9d6c7deba3b5efbd9d6c7b5e

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