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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN 篠ヘーR篠ヘー^[篠ヘーR篠ヘー^[^ 1000111011000010110011011011000001010010100011101100001011001101101100000101111001011011100011101100001011001101101100000101001010001110110000101100110110110000010111100101101101011110 8ec2cdb0528ec2cdb05e5b8ec2cdb0528ec2cdb05e5b5e
EUC-JP 篠ヘーR篠ヘー^[篠ヘーR篠ヘー^[^ 10111100110001001000111011001101100011101011000001010010101111001100010010001110110011011000111010110000010111100101101110111100110001001000111011001101100011101011000001010010101111001100010010001110110011011000111010110000010111100101101101011110 bcc48ecd8eb052bcc48ecd8eb05e5bbcc48ecd8eb052bcc48ecd8eb05e5b5e
UTF-8 篠ヘーR篠ヘー^[篠ヘーR篠ヘー^[^ 11100111101011111010000011101111101111101000110111101111101111011011000001010010111001111010111110100000111011111011111010001101111011111011110110110000010111100101101111100111101011111010000011101111101111101000110111101111101111011011000001010010111001111010111110100000111011111011111010001101111011111011110110110000010111100101101101011110 e7afa0efbe8defbdb052e7afa0efbe8defbdb05e5be7afa0efbe8defbdb052e7afa0efbe8defbdb05e5b5e
UHC 篠??R篠??^[篠??R篠??^[^ 1110000111000110001111110011111101010010111000011100011000111111001111110101111001011011111000011100011000111111001111110101001011100001110001100011111100111111010111100101101101011110 e1c63f3f52e1c63f3f5e5be1c63f3f52e1c63f3f5e5b5e

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