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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN コス治"ツ邇ケ 1111000011110111101110101111000110001110101111011000111010100001111110100101011111000010111001111000111010111001 f0f7baf18ebd8ea1fa57c2e78eb9
EUC-JP ?コ?ス治?ツ邇ケ 001111111000111010111010001111111000111010111101101111001010001100111111100011101100001011101101111011101000111010111001 3f8eba3f8ebdbca33f8ec2edee8eb9
UTF-8 コス治"ツ邇ケ 111011101000001010110110111011111011110110111010111011101000010010001001111011111011110110111101111001101011001010111011111011111011110010000010111011111011111010000010111010011000001010000111111011111011110110111001 ee82b6efbdbaee8489efbdbde6b2bbefbc82efbe82e98287efbdb9
UHC ????治"?邇? 001111110011111100111111001111111111011010111101101000111010001000111111111011001100010000111111 3f3f3f3ff6bda3a23fecc43f

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