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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN "ト雋ク"ト邇コラソ 1111101001010111110001001110100010110010101110001111101001010111110001001110011110001110101110101101011110111111 fa57c4e8b2b8fa57c4e78ebad7bf
EUC-JP ?ト雋ク?ト邇コラソ 001111111000111011000100111100001011010010001110101110000011111110001110110001001110110111101110100011101011101010001110110101111000111010111111 3f8ec4f0b48eb83f8ec4edee8eba8ed78ebf
UTF-8 "ト雋ク"ト邇コラソ 111011111011110010000010111011111011111010000100111010011001101110001011111011111011110110111000111011111011110010000010111011111011111010000100111010011000001010000111111011111011110110111010111011111011111010010111111011111011110110111111 efbc82efbe84e99b8befbdb8efbc82efbe84e98287efbdbaefbe97efbdbf
UHC "?雋?"?邇??? 1010001110100010001111111111000111100110001111111010001110100010001111111110110011000100001111110011111100111111 a3a23ff1e63fa3a23fecc43f3f3f

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