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 ???????????^] 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f3f3f3f5e5d
SJIS-WIN テァテコツ堙ッツスツク^] 1100001110100111110000111011101011000010100110101100001110101111110000101011110111000010101110000101111001011101 c3a7c3bac29ac3afc2bdc2b85e5d
EUC-JP テァテコツ堙ッツスツク^] 100011101100001110001110101001111000111011000011100011101011101010001110110000101101010011000101100011101010111110001110110000101000111010111101100011101100001010001110101110000101111001011101 8ec38ea78ec38eba8ec2d4c58eaf8ec28ebd8ec28eb85e5d
UTF-8 テァテコツ堙ッツスツク^] 1110111110111110100000111110111110111101101001111110111110111110100000111110111110111101101110101110111110111110100000101110010110100000100110011110111110111101101011111110111110111110100000101110111110111101101111011110111110111110100000101110111110111101101110000101111001011101 efbe83efbda7efbe83efbdbaefbe82e5a099efbdafefbe82efbdbdefbe82efbdb85e5d
UHC ???????????^] 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f3f3f3f5e5d

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