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 ツ竪ツ単}ツ竪ツ単{^ 110000101001001001000111110000101001001001010000011111011100001010010010010001111100001010010010010100000111101101011110 c29247c292507dc29247c292507b5e
EUC-JP ツ竪ツ単}ツ竪ツ単{^ 10001110110000101100001110101000100011101100001011000011101100010111110110001110110000101100001110101000100011101100001011000011101100010111101101011110 8ec2c3a88ec2c3b17d8ec2c3a88ec2c3b17b5e
UTF-8 ツ竪ツ単}ツ竪ツ単{^ 111011111011111010000010111001111010101110101010111011111011111010000010111001011000110110011000011111011110111110111110100000101110011110101011101010101110111110111110100000101110010110001101100110000111101101011110 efbe82e7abaaefbe82e58d987defbe82e7abaaefbe82e58d987b5e
UHC ?竪??}?竪??{^ 00111111111000101011010100111111001111110111110100111111111000101011010100111111001111110111101101011110 3fe2b53f3f7d3fe2b53f3f7b5e

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