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 ツ竪ツ狸}ツ竪ツ狸{^ 110000101001001001000111110000101001001001001011011111011100001010010010010001111100001010010010010010110111101101011110 c29247c2924b7dc29247c2924b7b5e
EUC-JP ツ竪ツ狸}ツ竪ツ狸{^ 10001110110000101100001110101000100011101100001011000011101011000111110110001110110000101100001110101000100011101100001011000011101011000111101101011110 8ec2c3a88ec2c3ac7d8ec2c3a88ec2c3ac7b5e
UTF-8 ツ竪ツ狸}ツ竪ツ狸{^ 111011111011111010000010111001111010101110101010111011111011111010000010111001111000101110111000011111011110111110111110100000101110011110101011101010101110111110111110100000101110011110001011101110000111101101011110 efbe82e7abaaefbe82e78bb87defbe82e7abaaefbe82e78bb87b5e
UHC ?竪?狸}?竪?狸{^ 001111111110001010110101001111111101011111100001011111010011111111100010101101010011111111010111111000010111101101011110 3fe2b53fd7e17d3fe2b53fd7e17b5e

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