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 雕晏直雕晏直^ 11101000101110001001110111100101100100101011110011101000101110001001110111100101100100101011110001011110 e8b89de592bce8b89de592bc5e
EUC-JP 雕晏直雕晏直^ 11110000101110101101101011100111110001001011111011110000101110101101101011100111110001001011111001011110 f0badae7c4bef0badae7c4be5e
UTF-8 雕晏直雕晏直^ 11101001100110111001010111100110100110011000111111100111100110111011010011101001100110111001010111100110100110011000111111100111100110111011010001011110 e99b95e6998fe79bb4e99b95e6998fe79bb45e
UHC 雕晏直雕晏直^ 11110000111001111110010011001111111100101100000111110000111001111110010011001111111100101100000101011110 f0e7e4cff2c1f0e7e4cff2c15e

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