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 雕昴現}雕昴現{^ 111010001011100010011101111000111000110010111011011111011110100010111000100111011110001110001100101110110111101101011110 e8b89de38cbb7de8b89de38cbb7b5e
EUC-JP 雕昴現}雕昴現{^ 111100001011101011011010111001011011100010111101011111011111000010111010110110101110010110111000101111010111101101011110 f0badae5b8bd7df0badae5b8bd7b5e
UTF-8 雕昴現}雕昴現{^ 111010011001101110010101111001101001100010110100111001111000111110111110011111011110100110011011100101011110011010011000101101001110011110001111101111100111101101011110 e99b95e698b4e78fbe7de99b95e698b4e78fbe7b5e
UHC 雕昴現}雕昴現{^ 111100001110011111011001110110111111101011011110011111011111000011100111110110011101101111111010110111100111101101011110 f0e7d9dbfade7df0e7d9dbfade7b5e

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