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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN テ崢シ}テ崢シ{^ 1100001110011011110000101011110001111101110000111001101111000010101111000111101101011110 c39bc2bc7dc39bc2bc7b5e
EUC-JP テ崢シ}テ崢シ{^ 100011101100001111010110110001001000111010111100011111011000111011000011110101101100010010001110101111000111101101011110 8ec3d6c48ebc7d8ec3d6c48ebc7b5e
UTF-8 テ崢シ}テ崢シ{^ 111011111011111010000011111001011011010010100010111011111011110110111100011111011110111110111110100000111110010110110100101000101110111110111101101111000111101101011110 efbe83e5b4a2efbdbc7defbe83e5b4a2efbdbc7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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