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 ???P???@???P???@^ 0011111100111111001111110101000000111111001111110011111101000000001111110011111100111111010100000011111100111111001111110100000001011110 3f3f3f503f3f3f403f3f3f503f3f3f405e
SJIS-WIN 篠ヘーP篠ンワ@篠ヘーP篠ンワ@^ 100011101100001011001101101100000101000010001110110000101101110111011100010000001000111011000010110011011011000001010000100011101100001011011101110111000100000001011110 8ec2cdb0508ec2dddc408ec2cdb0508ec2dddc405e
EUC-JP 篠ヘーP篠ンワ@篠ヘーP篠ンワ@^ 1011110011000100100011101100110110001110101100000101000010111100110001001000111011011101100011101101110001000000101111001100010010001110110011011000111010110000010100001011110011000100100011101101110110001110110111000100000001011110 bcc48ecd8eb050bcc48edd8edc40bcc48ecd8eb050bcc48edd8edc405e
UTF-8 篠ヘーP篠ンワ@篠ヘーP篠ンワ@^ 1110011110101111101000001110111110111110100011011110111110111101101100000101000011100111101011111010000011101111101111101001110111101111101111101001110001000000111001111010111110100000111011111011111010001101111011111011110110110000010100001110011110101111101000001110111110111110100111011110111110111110100111000100000001011110 e7afa0efbe8defbdb050e7afa0efbe9defbe9c40e7afa0efbe8defbdb050e7afa0efbe9defbe9c405e
UHC 篠??P篠??@篠??P篠??@^ 111000011100011000111111001111110101000011100001110001100011111100111111010000001110000111000110001111110011111101010000111000011100011000111111001111110100000001011110 e1c63f3f50e1c63f3f40e1c63f3f50e1c63f3f405e

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