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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 闕ウ\}闕ウ\{^ 1110100010001101101100110101110001111101111010001000110110110011010111000111101101011110 e88db35c7de88db35c7b5e
EUC-JP 闕ウ\}闕ウ\{^ 11101111111011011000111010110011010111000111110111101111111011011000111010110011010111000111101101011110 efed8eb35c7defed8eb35c7b5e
UTF-8 闕ウ\}闕ウ\{^ 1110100110010111100101011110111110111101101100110101110001111101111010011001011110010101111011111011110110110011010111000111101101011110 e99795efbdb35c7de99795efbdb35c7b5e
UHC 闕?\}闕?\{^ 1100111111110100001111110101110001111101110011111111010000111111010111000111101101011110 cff43f5c7dcff43f5c7b5e

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