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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 訒ェ邁キ\}訒ェ邁キ\{^ 1111101110100011101010101110011110110000101101110101110001111101111110111010001110101010111001111011000010110111010111000111101101011110 fba3aae7b0b75c7dfba3aae7b0b75c7b5e
EUC-JP 訒ェ邁キ\}訒ェ邁キ\{^ 1000111111011101110010001000111010101010111011101011001010001110101101110101110001111101100011111101110111001000100011101010101011101110101100101000111010110111010111000111101101011110 8fddc88eaaeeb28eb75c7d8fddc88eaaeeb28eb75c7b5e
UTF-8 訒ェ邁キ\}訒ェ邁キ\{^ 1110100010101000100100101110111110111101101010101110100110000010100000011110111110111101101101110101110001111101111010001010100010010010111011111011110110101010111010011000001010000001111011111011110110110111010111000111101101011110 e8a892efbdaae98281efbdb75c7de8a892efbdaae98281efbdb75c7b5e
UHC ??邁?\}??邁?\{^ 001111110011111111011000111001000011111101011100011111010011111100111111110110001110010000111111010111000111101101011110 3f3fd8e43f5c7d3f3fd8e43f5c7b5e

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