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 ??N?????N???^ 00111111001111110100111000111111001111110011111100111111001111110100111000111111001111110011111101011110 3f3f4e3f3f3f3f3f4e3f3f3f5e
SJIS-WIN テサNテ崢シテサNテ崢シ^ 110000111011101101001110110000111001101111000010101111001100001110111011010011101100001110011011110000101011110001011110 c3bb4ec39bc2bcc3bb4ec39bc2bc5e
EUC-JP テサNテ崢シテサNテ崢シ^ 1000111011000011100011101011101101001110100011101100001111010110110001001000111010111100100011101100001110001110101110110100111010001110110000111101011011000100100011101011110001011110 8ec38ebb4e8ec3d6c48ebc8ec38ebb4e8ec3d6c48ebc5e
UTF-8 テサNテ崢シテサNテ崢シ^ 111011111011111010000011111011111011110110111011010011101110111110111110100000111110010110110100101000101110111110111101101111001110111110111110100000111110111110111101101110110100111011101111101111101000001111100101101101001010001011101111101111011011110001011110 efbe83efbdbb4eefbe83e5b4a2efbdbcefbe83efbdbb4eefbe83e5b4a2efbdbc5e
UHC ??N?????N???^ 00111111001111110100111000111111001111110011111100111111001111110100111000111111001111110011111101011110 3f3f4e3f3f3f3f3f4e3f3f3f5e

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