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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 驩幎硲驩幎硲^ 11101001100010011001101111101011100101001010000111101001100010011001101111101011100101001010000101011110 e9899beb94a1e9899beb94a15e
EUC-JP 驩幎硲驩幎硲^ 11110001111010011101011011101101110010001010001111110001111010011101011011101101110010001010001101011110 f1e9d6edc8a3f1e9d6edc8a35e
UTF-8 驩幎硲驩幎硲^ 11101001101010011010100111100101101110011000111011100111101000011011001011101001101010011010100111100101101110011000111011100111101000011011001001011110 e9a9a9e5b98ee7a1b2e9a9a9e5b98ee7a1b25e
UHC 驩??驩??^ 111111001011111000111111001111111111110010111110001111110011111101011110 fcbe3f3ffcbe3f3f5e

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