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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN テュツ堋妥ュツ堋ェB 11000011101011011100001010011010110000101001000111000011101011011100001010011010110000101010101001000010 c3adc29ac291c3adc29ac2aa42
EUC-JP テュツ堋妥ュツ堋ェB 10001110110000111000111010101101100011101100001011010100110001001100001011000101100011101010110110001110110000101101010011000100100011101010101001000010 8ec38ead8ec2d4c4c2c58ead8ec2d4c48eaa42
UTF-8 テュツ堋妥ュツ堋ェB 11101111101111101000001111101111101111011010110111101111101111101000001011100101101000001000101111100101101001101010010111101111101111011010110111101111101111101000001011100101101000001000101111101111101111011010101001000010 efbe83efbdadefbe82e5a08be5a6a5efbdadefbe82e5a08befbdaa42
UHC ????妥????B 0011111100111111001111110011111111110110111001100011111100111111001111110011111101000010 3f3f3f3ff6e63f3f3f3f42

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