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 齋槃?穆}齋槃?穆{^ 1110001001010110100111101100111100111111100101100111001101111101111000100101011010011110110011110011111110010110011100110111101101011110 e2569ecf3f96737de2569ecf3f96737b5e
EUC-JP 齋槃?穆}齋槃?穆{^ 1110001110110111110111001101000100111111110010111101010001111101111000111011011111011100110100010011111111001011110101000111101101011110 e3b7dcd13fcbd47de3b7dcd13fcbd47b5e
UTF-8 齋槃렞穆}齋槃렞穆{^ 111010011011110110001011111001101010011110000011111010111010000010011110111001111010100110000110011111011110100110111101100010111110011010100111100000111110101110100000100111101110011110101001100001100111101101011110 e9bd8be6a783eba09ee7a9867de9bd8be6a783eba09ee7a9867b5e
UHC 齋槃렞穆}齋槃렞穆{^ 11101110101100011101101011101001100011101010111111011001110011110111110111101110101100011101101011101001100011101010111111011001110011110111101101011110 eeb1dae98eafd9cf7deeb1dae98eafd9cf7b5e

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