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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ湛ツ短}ツ湛ツ短{^ 110000101001001001011000110000101001001001011010011111011100001010010010010110001100001010010010010110100111101101011110 c29258c2925a7dc29258c2925a7b5e
EUC-JP ツ湛ツ短}ツ湛ツ短{^ 10001110110000101100001110111001100011101100001011000011101110110111110110001110110000101100001110111001100011101100001011000011101110110111101101011110 8ec2c3b98ec2c3bb7d8ec2c3b98ec2c3bb7b5e
UTF-8 ツ湛ツ短}ツ湛ツ短{^ 111011111011111010000010111001101011100110011011111011111011111010000010111001111001111110101101011111011110111110111110100000101110011010111001100110111110111110111110100000101110011110011111101011010111101101011110 efbe82e6b99befbe82e79fad7defbe82e6b99befbe82e79fad7b5e
UHC ?湛?短}?湛?短{^ 001111111101001111000000001111111101001110101101011111010011111111010011110000000011111111010011101011010111101101011110 3fd3c03fd3ad7d3fd3c03fd3ad7b5e

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