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 邯冗ケゥ}邯冗ケゥ{^ 111001111011011010001111111001111011100110101001011111011110011110110110100011111110011110111001101010010111101101011110 e7b68fe7b9a97de7b68fe7b9a97b5e
EUC-JP 邯冗ケゥ}邯冗ケゥ{^ 11101110101110001011111011101001100011101011100110001110101010010111110111101110101110001011111011101001100011101011100110001110101010010111101101011110 eeb8bee98eb98ea97deeb8bee98eb98ea97b5e
UTF-8 邯冗ケゥ}邯冗ケゥ{^ 111010011000001010101111111001011000011010010111111011111011110110111001111011111011110110101001011111011110100110000010101011111110010110000110100101111110111110111101101110011110111110111101101010010111101101011110 e982afe58697efbdb9efbda97de982afe58697efbdb9efbda97b5e
UHC 邯冗??}邯冗??{^ 110010101111101111101001101101110011111100111111011111011100101011111011111010011011011100111111001111110111101101011110 cafbe9b73f3f7dcafbe9b73f3f7b5e

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