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 齋槃??}齋槃??{^ 111000100101011010011110110011110011111100111111011111011110001001010110100111101100111100111111001111110111101101011110 e2569ecf3f3f7de2569ecf3f3f7b5e
EUC-JP 齋槃??}齋槃??{^ 111000111011011111011100110100010011111100111111011111011110001110110111110111001101000100111111001111110111101101011110 e3b7dcd13f3f7de3b7dcd13f3f7b5e
UTF-8 齋槃렋뻗}齋槃렋뻗{^ 111010011011110110001011111001101010011110000011111010111010000010001011111010111011101110010111011111011110100110111101100010111110011010100111100000111110101110100000100010111110101110111011100101110111101101011110 e9bd8be6a783eba08bebbb977de9bd8be6a783eba08bebbb977b5e
UHC 齋槃렋뻗}齋槃렋뻗{^ 11101110101100011101101011101001100011101010001010111011101110000111110111101110101100011101101011101001100011101010001010111011101110000111101101011110 eeb1dae98ea2bbb87deeb1dae98ea2bbb87b5e

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