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 ???T???x 0011111100111111001111110101010000111111001111110011111101111000 3f3f3f543f3f3f78
SJIS-WIN 炭卒尊T炭卒贈x 1001001001011001100100011011001010010001101110000101010010010010010110011001000110110010100100011010000101111000 925991b291b854925991b291a178
EUC-JP 炭卒尊T炭卒贈x 1100001110111010110000101011010011000010101110100101010011000011101110101100001010110100110000101010001101111000 c3bac2b4c2ba54c3bac2b4c2a378
UTF-8 炭卒尊T炭卒贈x 1110011110000010101011011110010110001101100100101110010110110000100010100101010011100111100000101010110111100101100011011001001011101000101101001000100001111000 e782ade58d92e5b08a54e782ade58d92e8b48878
UHC 炭卒尊T炭卒贈x 1111011110101001111100001110111111110000111011100101010011110111101010011111000011101111111100011111110001111000 f7a9f0eff0ee54f7a9f0eff1fc78

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