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 テ、ツスツ古ュツ十 1100001110100100110000101011110111000010100011001100001110101101110000101000111101011100 c3a4c2bdc28cc3adc28f5c
EUC-JP テ、ツスツ古ュツ十 100011101100001110001110101001001000111011000010100011101011110110001110110000101011100011000101100011101010110110001110110000101011110110111101 8ec38ea48ec28ebd8ec2b8c58ead8ec2bdbd
UTF-8 テ、ツスツ古ュツ十 111011111011111010000011111011111011110110100100111011111011111010000010111011111011110110111101111011111011111010000010111001011000111110100100111011111011110110101101111011111011111010000010111001011000110110000001 efbe83efbda4efbe82efbdbdefbe82e58fa4efbdadefbe82e58d81
UHC ?????古??十 0011111100111111001111110011111100111111110011011010111100111111001111111110010010101000 3f3f3f3f3fcdaf3f3fe4a8

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