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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 巐幔嗇[巐幔嗇[^ 111110101011011010011011111011011001101010100101010110111111101010110110100110111110110110011010101001010101101101011110 fab69bed9aa55bfab69bed9aa55b5e
EUC-JP 巐幔嗇[巐幔嗇[^ 1000111110111011111110011101011011101111110101001010011101011011100011111011101111111001110101101110111111010100101001110101101101011110 8fbbf9d6efd4a75b8fbbf9d6efd4a75b5e
UTF-8 巐幔嗇[巐幔嗇[^ 111001011011011110010000111001011011100110010100111001011001011110000111010110111110010110110111100100001110010110111001100101001110010110010111100001110101101101011110 e5b790e5b994e597875be5b790e5b994e597875b5e
UHC ??嗇[??嗇[^ 0011111100111111110111111110000001011011001111110011111111011111111000000101101101011110 3f3fdfe05b3f3fdfe05b5e

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