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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 乘??\}乘??\{^ 10011000101010010011111100111111010111000111110110011000101010010011111100111111010111000111101101011110 98a93f3f5c7d98a93f3f5c7b5e
EUC-JP 乘??\}乘??\{^ 11010000101010110011111100111111010111000111110111010000101010110011111100111111010111000111101101011110 d0ab3f3f5c7dd0ab3f3f5c7b5e
UTF-8 乘됬뒪\}乘됬뒪\{^ 1110010010111001100110001110101110010000101011001110101110010010101010100101110001111101111001001011100110011000111010111001000010101100111010111001001010101010010111000111101101011110 e4b998eb90aceb92aa5c7de4b998eb90aceb92aa5c7b5e
UHC 乘됬뒪\}乘됬뒪\{^ 1110001110101011100010011110011110001010101001000101110001111101111000111010101110001001111001111000101010100100010111000111101101011110 e3ab89e78aa45c7de3ab89e78aa45c7b5e

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