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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 裃√純粮夲ァ橄 11100101110111111000000111100011100011111000001111100010111011001001101011101111101001111001111011101011 e5df81e38f83e2ec9aefa79eeb
EUC-JP 裃√純粮夲ァ橄 1110101011100001101000101110010110111101111000111110010011101110110101001111000110001110101001111101110011101101 eae1a2e5bde3e4eed4f18ea7dced
UTF-8 裃√純粮夲ァ橄 111010001010001110000011111000101000100010011010111001111011010010010100111001111011001010101110111001011010010010110010111011111011110110100111111001101010100110000100 e8a383e2889ae7b494e7b2aee5a4b2efbda7e6a984
UHC ?√純粮??橄 0011111110100001111011101110001011101101110101011101101100111111001111111100101011110100 3fa1eee2edd5db3f3fcaf4

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