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 證ク邯ク}證ク邯ク{^ 111001101001101010111000111001111011011010111000011111011110011010011010101110001110011110110110101110000111101101011110 e69ab8e7b6b87de69ab8e7b6b87b5e
EUC-JP 證ク邯ク}證ク邯ク{^ 11101011111110101000111010111000111011101011100010001110101110000111110111101011111110101000111010111000111011101011100010001110101110000111101101011110 ebfa8eb8eeb88eb87debfa8eb8eeb88eb87b5e
UTF-8 證ク邯ク}證ク邯ク{^ 111010001010110110001001111011111011110110111000111010011000001010101111111011111011110110111000011111011110100010101101100010011110111110111101101110001110100110000010101011111110111110111101101110000111101101011110 e8ad89efbdb8e982afefbdb87de8ad89efbdb8e982afefbdb87b5e
UHC 證?邯?}證?邯?{^ 111100011111101100111111110010101111101100111111011111011111000111111011001111111100101011111011001111110111101101011110 f1fb3fcafb3f7df1fb3fcafb3f7b5e

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