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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 貅乗ス±貅乗ス+^ 111001101011101010001111111001101011110110000001011111011110011010111010100011111110011010111101100000010111101101011110 e6ba8fe6bd817de6ba8fe6bd817b5e
EUC-JP 貅乗ス±貅乗ス+^ 1110110010111100101111101110100010001110101111011010000111011110111011001011110010111110111010001000111010111101101000011101110001011110 ecbcbee88ebda1deecbcbee88ebda1dc5e
UTF-8 貅乗ス±貅乗ス+^ 111010001011001010000101111001001011100110010111111011111011110110111101110000101011000111101000101100101000010111100100101110011001011111101111101111011011110111101111101111001000101101011110 e8b285e4b997efbdbdc2b1e8b285e4b997efbdbdefbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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