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 淲ェ邁キ\}淲ェ邁キ\{^ 1111101101000100101010101110011110110000101101110101110001111101111110110100010010101010111001111011000010110111010111000111101101011110 fb44aae7b0b75c7dfb44aae7b0b75c7b5e
EUC-JP ?ェ邁キ\}?ェ邁キ\{^ 00111111100011101010101011101110101100101000111010110111010111000111110100111111100011101010101011101110101100101000111010110111010111000111101101011110 3f8eaaeeb28eb75c7d3f8eaaeeb28eb75c7b5e
UTF-8 淲ェ邁キ\}淲ェ邁キ\{^ 1110011010110111101100101110111110111101101010101110100110000010100000011110111110111101101101110101110001111101111001101011011110110010111011111011110110101010111010011000001010000001111011111011110110110111010111000111101101011110 e6b7b2efbdaae98281efbdb75c7de6b7b2efbdaae98281efbdb75c7b5e
UHC ??邁?\}??邁?\{^ 001111110011111111011000111001000011111101011100011111010011111100111111110110001110010000111111010111000111101101011110 3f3fd8e43f5c7d3f3fd8e43f5c7b5e

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