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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 裃√純粮夲ァ橄キ 1110010111011111100000011110001110001111100000111110001011101100100110101110111110100111100111101110101110110111 e5df81e38f83e2ec9aefa79eebb7
EUC-JP 裃√純粮夲ァ橄キ 11101010111000011010001011100101101111011110001111100100111011101101010011110001100011101010011111011100111011011000111010110111 eae1a2e5bde3e4eed4f18ea7dced8eb7
UTF-8 裃√純粮夲ァ橄キ 111010001010001110000011111000101000100010011010111001111011010010010100111001111011001010101110111001011010010010110010111011111011110110100111111001101010100110000100111011111011110110110111 e8a383e2889ae7b494e7b2aee5a4b2efbda7e6a984efbdb7
UHC ?√純粮??橄? 001111111010000111101110111000101110110111010101110110110011111100111111110010101111010000111111 3fa1eee2edd5db3f3fcaf43f

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