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 昊?\}昊?\{^ 1001110111011101001111110101110001111101100111011101110100111111010111000111101101011110 9ddd3f5c7d9ddd3f5c7b5e
EUC-JP 昊蓂\}昊蓂\{^ 110110101101111110001111110110001111100101011100011111011101101011011111100011111101100011111001010111000111101101011110 dadf8fd8f95c7ddadf8fd8f95c7b5e
UTF-8 昊蓂\}昊蓂\{^ 1110011010011000100010101110100010010011100000100101110001111101111001101001100010001010111010001001001110000010010111000111101101011110 e6988ae893825c7de6988ae893825c7b5e
UHC 昊蓂\}昊蓂\{^ 11111011110001001101100110101100010111000111110111111011110001001101100110101100010111000111101101011110 fbc4d9ac5c7dfbc4d9ac5c7b5e

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