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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蜈カ蝮ヲ}蜈カ蝮ヲ{^ 111001011000010110110110111001011001110110100110011111011110010110000101101101101110010110011101101001100111101101011110 e585b6e59da67de585b6e59da67b5e
EUC-JP 蜈カ蝮ヲ}蜈カ蝮ヲ{^ 11101001111001011000111010110110111010011111110110001110101001100111110111101001111001011000111010110110111010011111110110001110101001100111101101011110 e9e58eb6e9fd8ea67de9e58eb6e9fd8ea67b5e
UTF-8 蜈カ蝮ヲ}蜈カ蝮ヲ{^ 111010001001110010001000111011111011110110110110111010001001110110101110111011111011110110100110011111011110100010011100100010001110111110111101101101101110100010011101101011101110111110111101101001100111101101011110 e89c88efbdb6e89daeefbda67de89c88efbdb6e89daeefbda67b5e
UHC 蜈???}蜈???{^ 11101000101001010011111100111111001111110111110111101000101001010011111100111111001111110111101101011110 e8a53f3f3f7de8a53f3f3f7b5e

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