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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 齋猫\}齋猫\{^ 11100010010101101001010001001100010111000111110111100010010101101001010001001100010111000111101101011110 e256944c5c7de256944c5c7b5e
EUC-JP 齋猫\}齋猫\{^ 11100011101101111100011110101101010111000111110111100011101101111100011110101101010111000111101101011110 e3b7c7ad5c7de3b7c7ad5c7b5e
UTF-8 齋猫\}齋猫\{^ 1110100110111101100010111110011110001100101010110101110001111101111010011011110110001011111001111000110010101011010111000111101101011110 e9bd8be78cab5c7de9bd8be78cab5c7b5e
UHC 齋猫\}齋猫\{^ 11101110101100011101100111011110010111000111110111101110101100011101100111011110010111000111101101011110 eeb1d9de5c7deeb1d9de5c7b5e

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