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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蝨虹犢蝨虹牀^ 11100101100111001001001111111000111000001011011111100101100111001001001111111000111000001010110001011110 e59c93f8e0b7e59c93f8e0ac5e
EUC-JP 蝨虹犢蝨虹牀^ 11101001111111001100011011111010111000001011100111101001111111001100011011111010111000001010111001011110 e9fcc6fae0b9e9fcc6fae0ae5e
UTF-8 蝨虹犢蝨虹牀^ 11101000100111011010100011101000100110011011100111100111100010101010001011101000100111011010100011101000100110011011100111100111100010011000000001011110 e89da8e899b9e78aa2e89da8e899b9e789805e
UHC 蝨虹犢蝨虹牀^ 11100011101001001111101111110110110101001011101111100011101001001111101111110110110111111101000101011110 e3a4fbf6d4bbe3a4fbf6dfd15e

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