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ûÑ£Ï^[^ 1111101111010001101000111100111101010010111110111101000110100011110011110101111001011011111110111101000110100011110011110101001011111011110100011010001111001111010111100101101101011110 fbd1a3cf52fbd1a3cf5e5bfbd1a3cf52fbd1a3cf5e5b5e
SJIS-WIN ??£?R??£?^[??£?R??£?^[^ 001111110011111110000001100100100011111101010010001111110011111110000001100100100011111101011110010110110011111100111111100000011001001000111111010100100011111100111111100000011001001000111111010111100101101101011110 3f3f81923f523f3f81923f5e5b3f3f81923f523f3f81923f5e5b5e
EUC-JP ûÑ£ÏRûÑ£Ï^[ûÑ£ÏRûÑ£Ï^[^ 100011111010101111100101100011111010101011010000101000011111001010001111101010101100000101010010100011111010101111100101100011111010101011010000101000011111001010001111101010101100000101011110010110111000111110101011111001011000111110101010110100001010000111110010100011111010101011000001010100101000111110101011111001011000111110101010110100001010000111110010100011111010101011000001010111100101101101011110 8fabe58faad0a1f28faac1528fabe58faad0a1f28faac15e5b8fabe58faad0a1f28faac1528fabe58faad0a1f28faac15e5b5e
UTF-8 ûÑ£ÏRûÑ£Ï^[ûÑ£ÏRûÑ£Ï^[^ 110000111011101111000011100100011100001010100011110000111000111101010010110000111011101111000011100100011100001010100011110000111000111101011110010110111100001110111011110000111001000111000010101000111100001110001111010100101100001110111011110000111001000111000010101000111100001110001111010111100101101101011110 c3bbc391c2a3c38f52c3bbc391c2a3c38f5e5bc3bbc391c2a3c38f52c3bbc391c2a3c38f5e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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