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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テォテョツ崚ァツクツ歐 11000011101010111100001110101110110000101001101111000011101001111100001010111000110000101001111101011110 c3abc3aec29bc3a7c2b8c29f5e
EUC-JP テォテョツ崚ァツクツ歐 10001110110000111000111010101011100011101100001110001110101011101000111011000010110101101100010110001110101001111000111011000010100011101011100010001110110000101101110110111111 8ec38eab8ec38eae8ec2d6c58ea78ec28eb88ec2ddbf
UTF-8 テォテョツ崚ァツクツ歐 111011111011111010000011111011111011110110101011111011111011111010000011111011111011110110101110111011111011111010000010111001011011010010011010111011111011110110100111111011111011111010000010111011111011110110111000111011111011111010000010111001101010110110010000 efbe83efbdabefbe83efbdaeefbe82e5b49aefbda7efbe82efbdb8efbe82e6ad90
UHC ??????????歐 001111110011111100111111001111110011111100111111001111110011111100111111001111111100111110110001 3f3f3f3f3f3f3f3f3f3fcfb1

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