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Ëºý^[^ 1000111111001011101110101111110101010010100011111100101110111010111111010101111001011011100011111100101110111010111111010101001010001111110010111011101011111101010111100101101101011110 8fcbbafd528fcbbafd5e5b8fcbbafd528fcbbafd5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?˺ýR?˺ý^[?˺ýR?˺ý^[^ 0011111110001111101010101011001110001111101000101110101110001111101010111111001001010010001111111000111110101010101100111000111110100010111010111000111110101011111100100101111001011011001111111000111110101010101100111000111110100010111010111000111110101011111100100101001000111111100011111010101010110011100011111010001011101011100011111010101111110010010111100101101101011110 3f8faab38fa2eb8fabf2523f8faab38fa2eb8fabf25e5b3f8faab38fa2eb8fabf2523f8faab38fa2eb8fabf25e5b5e
UTF-8 ËºýRËºý^[ËºýRËºý^[^ 110000101000111111000011100010111100001010111010110000111011110101010010110000101000111111000011100010111100001010111010110000111011110101011110010110111100001010001111110000111000101111000010101110101100001110111101010100101100001010001111110000111000101111000010101110101100001110111101010111100101101101011110 c28fc38bc2bac3bd52c28fc38bc2bac3bd5e5bc28fc38bc2bac3bd52c28fc38bc2bac3bd5e5b5e
UHC ??º?R??º?^[??º?R??º?^[^ 001111110011111110101000101011000011111101010010001111110011111110101000101011000011111101011110010110110011111100111111101010001010110000111111010100100011111100111111101010001010110000111111010111100101101101011110 3f3fa8ac3f523f3fa8ac3f5e5b3f3fa8ac3f523f3fa8ac3f5e5b5e

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