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 ?寥?}?寥?{^ 0011111110011011100011000011111101111101001111111001101110001100001111110111101101011110 3f9b8c3f7d3f9b8c3f7b5e
EUC-JP ?寥?}?寥?{^ 0011111111010101111011000011111101111101001111111101010111101100001111110111101101011110 3fd5ec3f7d3fd5ec3f7b5e
UTF-8 슳寥쌚}슳寥쌚{^ 111011001000101010110011111001011010111110100101111011001000110010011010011111011110110010001010101100111110010110101111101001011110110010001100100110100111101101011110 ec8ab3e5afa5ec8c9a7dec8ab3e5afa5ec8c9a7b5e
UHC 슳寥쌚}슳寥쌚{^ 100110101011101011101000111011111001101101000111011111011001101010111010111010001110111110011011010001110111101101011110 9abae8ef9b477d9abae8ef9b477b5e

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