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 ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e
SJIS-WIN 帽s帽fn}帽s帽fn{^ 1001011001011000011100111001011001011000011001100110111001111101100101100101100001110011100101100101100001100110011011100111101101011110 9658739658666e7d9658739658666e7b5e
EUC-JP 帽s帽fn}帽s帽fn{^ 1100101110111001011100111100101110111001011001100110111001111101110010111011100101110011110010111011100101100110011011100111101101011110 cbb973cbb9666e7dcbb973cbb9666e7b5e
UTF-8 帽s帽fn}帽s帽fn{^ 111001011011100010111101011100111110010110111000101111010110011001101110011111011110010110111000101111010111001111100101101110001011110101100110011011100111101101011110 e5b8bd73e5b8bd666e7de5b8bd73e5b8bd666e7b5e
UHC 帽s帽fn}帽s帽fn{^ 1101100110110110011100111101100110110110011001100110111001111101110110011011011001110011110110011011011001100110011011100111101101011110 d9b673d9b6666e7dd9b673d9b6666e7b5e

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