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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ツセテ淞渉エテ青篠キB 110000101011111011000011100111111100001010001111110000101011010011000011100100001100001010001110110000101011011101000010 c2bec39fc28fc2b4c390c28ec2b742
EUC-JP ツセテ淞渉エテ青篠キB 100011101100001010001110101111101000111011000011110111101100010010111110110001001000111010110100100011101100001111000000110001001011110011000100100011101011011101000010 8ec28ebe8ec3dec4bec48eb48ec3c0c4bcc48eb742
UTF-8 ツセテ淞渉エテ青篠キB 11101111101111101000001011101111101111011011111011101111101111101000001111100110101101111001111011100110101110001000100111101111101111011011010011101111101111101000001111101001100111011001001011100111101011111010000011101111101111011011011101000010 efbe82efbdbeefbe83e6b79ee6b889efbdb4efbe83e99d92e7afa0efbdb742
UHC ???淞????篠?B 00111111001111110011111111100001111001110011111100111111001111110011111111100001110001100011111101000010 3f3f3fe1e73f3f3f3fe1c63f42

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