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 蝨蝨蝨蝨}蝨蝨蝨蝨{^ 11100101100111001110010110011100111001011001110011100101100111000111110111100101100111001110010110011100111001011001110011100101100111000111101101011110 e59ce59ce59ce59c7de59ce59ce59ce59c7b5e
EUC-JP 蝨蝨蝨蝨}蝨蝨蝨蝨{^ 11101001111111001110100111111100111010011111110011101001111111000111110111101001111111001110100111111100111010011111110011101001111111000111101101011110 e9fce9fce9fce9fc7de9fce9fce9fce9fc7b5e
UTF-8 蝨蝨蝨蝨}蝨蝨蝨蝨{^ 111010001001110110101000111010001001110110101000111010001001110110101000111010001001110110101000011111011110100010011101101010001110100010011101101010001110100010011101101010001110100010011101101010000111101101011110 e89da8e89da8e89da8e89da87de89da8e89da8e89da8e89da87b5e
UHC 蝨蝨蝨蝨}蝨蝨蝨蝨{^ 11100011101001001110001110100100111000111010010011100011101001000111110111100011101001001110001110100100111000111010010011100011101001000111101101011110 e3a4e3a4e3a4e3a47de3a4e3a4e3a4e3a47b5e

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