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 制?至?}制?至?{^ 100100001010011100111111100011101000101000111111011111011001000010100111001111111000111010001010001111110111101101011110 90a73f8e8a3f7d90a73f8e8a3f7b5e
EUC-JP 制?至?}制?至?{^ 110000001010100100111111101110111110101000111111011111011100000010101001001111111011101111101010001111110111101101011110 c0a93fbbea3f7dc0a93fbbea3f7b5e
UTF-8 制렠至렔}制렠至렔{^ 111001011000100010110110111010111010000010100000111010001000011110110011111010111010000010010100011111011110010110001000101101101110101110100000101000001110100010000111101100111110101110100000100101000111101101011110 e588b6eba0a0e887b3eba0947de588b6eba0a0e887b3eba0947b5e
UHC 制렠至렔}制렠至렔{^ 11110000101001001000111010110001111100101011100010001110101010010111110111110000101001001000111010110001111100101011100010001110101010010111101101011110 f0a48eb1f2b88ea97df0a48eb1f2b88ea97b5e

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