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 ???XB???XB^ 0011111100111111001111110101100001000010001111110011111100111111010110000100001001011110 3f3f3f58423f3f3f58425e
SJIS-WIN 猷??XB猷??XB^ 10010111010100010011111100111111010110000100001010010111010100010011111100111111010110000100001001011110 97513f3f584297513f3f58425e
EUC-JP 猷??XB猷??XB^ 11001101101100100011111100111111010110000100001011001101101100100011111100111111010110000100001001011110 cdb23f3f5842cdb23f3f58425e
UTF-8 猷듸퐴XB猷듸퐴XB^ 1110011110001100101101111110101110010011101110001110110110010000101101000101100001000010111001111000110010110111111010111001001110111000111011011001000010110100010110000100001001011110 e78cb7eb93b8ed90b45842e78cb7eb93b8ed90b458425e
UHC 猷듸퐴XB猷듸퐴XB^ 1110101110100011101101011110111110111101100111010101100001000010111010111010001110110101111011111011110110011101010110000100001001011110 eba3b5efbd9d5842eba3b5efbd9d58425e

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