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 﨟ェ辷セ\}﨟ェ辷セ\{^ 1111101110011101101010101110011110001000101111100101110001111101111110111001110110101010111001111000100010111110010111000111101101011110 fb9daae788be5c7dfb9daae788be5c7b5e
EUC-JP ?ェ辷セ\}?ェ辷セ\{^ 00111111100011101010101011101101111010001000111010111110010111000111110100111111100011101010101011101101111010001000111010111110010111000111101101011110 3f8eaaede88ebe5c7d3f8eaaede88ebe5c7b5e
UTF-8 﨟ェ辷セ\}﨟ェ辷セ\{^ 1110111110101000100111111110111110111101101010101110100010111110101101111110111110111101101111100101110001111101111011111010100010011111111011111011110110101010111010001011111010110111111011111011110110111110010111000111101101011110 efa89fefbdaae8beb7efbdbe5c7defa89fefbdaae8beb7efbdbe5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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