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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テァテ楪古・ツョ 11000011101001111100001110011110110000101000110011000011101001011100001010101110 c3a7c39ec28cc3a5c2ae
EUC-JP テァテ楪古・ツョ 10001110110000111000111010100111100011101100001111011100110001001011100011000101100011101010010110001110110000101000111010101110 8ec38ea78ec3dcc4b8c58ea58ec28eae
UTF-8 テァテ楪古・ツョ 111011111011111010000011111011111011110110100111111011111011111010000011111001101010010110101010111001011000111110100100111011111011110110100101111011111011111010000010111011111011110110101110 efbe83efbda7efbe83e6a5aae58fa4efbda5efbe82efbdae
UHC ????古??? 001111110011111100111111001111111100110110101111001111110011111100111111 3f3f3f3fcdaf3f3f3f

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