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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蝨磯⊃}蝨磯⊃{^ 111001011001110010001000111010011000000110111101011111011110010110011100100010001110100110000001101111010111101101011110 e59c88e981bd7de59c88e981bd7b5e
EUC-JP 蝨磯⊃}蝨磯⊃{^ 111010011111110010110000111010111010001010111111011111011110100111111100101100001110101110100010101111110111101101011110 e9fcb0eba2bf7de9fcb0eba2bf7b5e
UTF-8 蝨磯⊃}蝨磯⊃{^ 111010001001110110101000111001111010001110101111111000101000101010000011011111011110100010011101101010001110011110100011101011111110001010001010100000110111101101011110 e89da8e7a3afe28a837de89da8e7a3afe28a837b5e
UHC 蝨磯⊃}蝨磯⊃{^ 111000111010010011010001101101001010000111111001011111011110001110100100110100011011010010100001111110010111101101011110 e3a4d1b4a1f97de3a4d1b4a1f97b5e

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