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ûÑ×Ï^[^ 1111101111010001110101111100111101010010111110111101000111010111110011110101111001011011111110111101000111010111110011110101001011111011110100011101011111001111010111100101101101011110 fbd1d7cf52fbd1d7cf5e5bfbd1d7cf52fbd1d7cf5e5b5e
SJIS-WIN ??×?R??×?^[??×?R??×?^[^ 001111110011111110000001011111100011111101010010001111110011111110000001011111100011111101011110010110110011111100111111100000010111111000111111010100100011111100111111100000010111111000111111010111100101101101011110 3f3f817e3f523f3f817e3f5e5b3f3f817e3f523f3f817e3f5e5b5e
EUC-JP ûÑ×ÏRûÑ×Ï^[ûÑ×ÏRûÑ×Ï^[^ 100011111010101111100101100011111010101011010000101000011101111110001111101010101100000101010010100011111010101111100101100011111010101011010000101000011101111110001111101010101100000101011110010110111000111110101011111001011000111110101010110100001010000111011111100011111010101011000001010100101000111110101011111001011000111110101010110100001010000111011111100011111010101011000001010111100101101101011110 8fabe58faad0a1df8faac1528fabe58faad0a1df8faac15e5b8fabe58faad0a1df8faac1528fabe58faad0a1df8faac15e5b5e
UTF-8 ûÑ×ÏRûÑ×Ï^[ûÑ×ÏRûÑ×Ï^[^ 110000111011101111000011100100011100001110010111110000111000111101010010110000111011101111000011100100011100001110010111110000111000111101011110010110111100001110111011110000111001000111000011100101111100001110001111010100101100001110111011110000111001000111000011100101111100001110001111010111100101101101011110 c3bbc391c397c38f52c3bbc391c397c38f5e5bc3bbc391c397c38f52c3bbc391c397c38f5e5b5e
UHC ??×?R??×?^[??×?R??×?^[^ 001111110011111110100001101111110011111101010010001111110011111110100001101111110011111101011110010110110011111100111111101000011011111100111111010100100011111100111111101000011011111100111111010111100101101101011110 3f3fa1bf3f523f3fa1bf3f5e5b3f3fa1bf3f523f3fa1bf3f5e5b5e

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