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 鬯俶攘}鬯俶攘{^ 111010011010110010011000111001101001110110110101011111011110100110101100100110001110011010011101101101010111101101011110 e9ac98e69db57de9ac98e69db57b5e
EUC-JP 鬯俶攘}鬯俶攘{^ 111100101010111011010000111010001101101010110111011111011111001010101110110100001110100011011010101101110111101101011110 f2aed0e8dab77df2aed0e8dab77b5e
UTF-8 鬯俶攘}鬯俶攘{^ 111010011010110010101111111001001011111110110110111001101001010010011000011111011110100110101100101011111110010010111111101101101110011010010100100110000111101101011110 e9acafe4bfb6e694987de9acafe4bfb6e694987b5e
UHC ??攘}??攘{^ 0011111100111111111001011100000101111101001111110011111111100101110000010111101101011110 3f3fe5c17d3f3fe5c17b5e

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