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 諢壌ェ±諢壌ェ+^ 111001101000010010001111111010111010101010000001011111011110011010000100100011111110101110101010100000010111101101011110 e6848febaa817de6848febaa817b5e
EUC-JP 諢壌ェ±諢壌ェ+^ 1110101111100100101111101110110110001110101010101010000111011110111010111110010010111110111011011000111010101010101000011101110001011110 ebe4beed8eaaa1deebe4beed8eaaa1dc5e
UTF-8 諢壌ェ±諢壌ェ+^ 111010001010101110100010111001011010001110001100111011111011110110101010110000101011000111101000101010111010001011100101101000111000110011101111101111011010101011101111101111001000101101011110 e8aba2e5a38cefbdaac2b1e8aba2e5a38cefbdaaefbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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