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 迯尖サ・}迯尖サ・{^ 111001111000110110010000111010111011101110100101011111011110011110001101100100001110101110111011101001010111101101011110 e78d90ebbba57de78d90ebbba57b5e
EUC-JP 迯尖サ・}迯尖サ・{^ 11101101111011011100000011101101100011101011101110001110101001010111110111101101111011011100000011101101100011101011101110001110101001010111101101011110 ededc0ed8ebb8ea57dededc0ed8ebb8ea57b5e
UTF-8 迯尖サ・}迯尖サ・{^ 111010001011111110101111111001011011000010010110111011111011110110111011111011111011110110100101011111011110100010111111101011111110010110110000100101101110111110111101101110111110111110111101101001010111101101011110 e8bfafe5b096efbdbbefbda57de8bfafe5b096efbdbbefbda57b5e
UHC ?尖??}?尖??{^ 00111111111101001101001100111111001111110111110100111111111101001101001100111111001111110111101101011110 3ff4d33f3f7d3ff4d33f3f7b5e

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