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 蟋狗」杵}蟋狗」杵{^ 1110010110100111100010111110011110100011100010110110111001111101111001011010011110001011111001111010001110001011011011100111101101011110 e5a78be7a38b6e7de5a78be7a38b6e7b5e
EUC-JP 蟋狗」杵}蟋狗」杵{^ 11101010101010011011011011101001100011101010001110110101110011110111110111101010101010011011011011101001100011101010001110110101110011110111101101011110 eaa9b6e98ea3b5cf7deaa9b6e98ea3b5cf7b5e
UTF-8 蟋狗」杵}蟋狗」杵{^ 111010001001111110001011111001111000101110010111111011111011110110100011111001101001110110110101011111011110100010011111100010111110011110001011100101111110111110111101101000111110011010011101101101010111101101011110 e89f8be78b97efbda3e69db57de89f8be78b97efbda3e69db57b5e
UHC ?狗?杵}?狗?杵{^ 001111111100111110110111001111111110111010111110011111010011111111001111101101110011111111101110101111100111101101011110 3fcfb73feebe7d3fcfb73feebe7b5e

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