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 驩幔製驩幔製^ 11101001100010011001101111101101100100001011101111101001100010011001101111101101100100001011101101011110 e9899bed90bbe9899bed90bb5e
EUC-JP 驩幔製驩幔製^ 11110001111010011101011011101111110000001011110111110001111010011101011011101111110000001011110101011110 f1e9d6efc0bdf1e9d6efc0bd5e
UTF-8 驩幔製驩幔製^ 11101001101010011010100111100101101110011001010011101000101000111011110111101001101010011010100111100101101110011001010011101000101000111011110101011110 e9a9a9e5b994e8a3bde9a9a9e5b994e8a3bd5e
UHC 驩?製驩?製^ 1111110010111110001111111111000010110010111111001011111000111111111100001011001001011110 fcbe3ff0b2fcbe3ff0b25e

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