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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 韆千洌}韆千洌{^ 111010001110011010010000111001111001111110101110011111011110100011100110100100001110011110011111101011100111101101011110 e8e690e79fae7de8e690e79fae7b5e
EUC-JP 韆千洌}韆千洌{^ 111100001110100011000000111010011101111010110000011111011111000011101000110000001110100111011110101100000111101101011110 f0e8c0e9deb07df0e8c0e9deb07b5e
UTF-8 韆千洌}韆千洌{^ 111010011001111110000110111001011000110110000011111001101011010010001100011111011110100110011111100001101110010110001101100000111110011010110100100011000111101101011110 e99f86e58d83e6b48c7de99f86e58d83e6b48c7b5e
UHC 韆千洌}韆千洌{^ 111101001100011111110100101101101101011010101100011111011111010011000111111101001011011011010110101011000111101101011110 f4c7f4b6d6ac7df4c7f4b6d6ac7b5e

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