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 ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツセツュテゥテмツセツュテゥテк^ 11000010101111101100001010101101110000111010100111000011100001000111110111000010101111101100001010101101110000111010100111000011100001000111101101011110 c2bec2adc3a9c3847dc2bec2adc3a9c3847b5e
EUC-JP ツセツュテゥテмツセツュテゥテк^ 100011101100001010001110101111101000111011000010100011101010110110001110110000111000111010101001100011101100001110100111110111101000111011000010100011101011111010001110110000101000111010101101100011101100001110001110101010011000111011000011101001111101110001011110 8ec28ebe8ec28ead8ec38ea98ec3a7de8ec28ebe8ec28ead8ec38ea98ec3a7dc5e
UTF-8 ツセツュテゥテмツセツュテゥテк^ 1110111110111110100000101110111110111101101111101110111110111110100000101110111110111101101011011110111110111110100000111110111110111101101010011110111110111110100000111101000010111100111011111011111010000010111011111011110110111110111011111011111010000010111011111011110110101101111011111011111010000011111011111011110110101001111011111011111010000011110100001011101001011110 efbe82efbdbeefbe82efbdadefbe83efbda9efbe83d0bcefbe82efbdbeefbe82efbdadefbe83efbda9efbe83d0ba5e
UHC ???????м???????к^ 00111111001111110011111100111111001111110011111100111111101011001101111000111111001111110011111100111111001111110011111100111111101011001101110001011110 3f3f3f3f3f3f3facde3f3f3f3f3f3f3facdc5e

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