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ñù£Ï^[^ 1111000111111001101000111100111101010010111100011111100110100011110011110101111001011011111100011111100110100011110011110101001011110001111110011010001111001111010111100101101101011110 f1f9a3cf52f1f9a3cf5e5bf1f9a3cf52f1f9a3cf5e5b5e
SJIS-WIN ??£?R??£?^[??£?R??£?^[^ 001111110011111110000001100100100011111101010010001111110011111110000001100100100011111101011110010110110011111100111111100000011001001000111111010100100011111100111111100000011001001000111111010111100101101101011110 3f3f81923f523f3f81923f5e5b3f3f81923f523f3f81923f5e5b5e
EUC-JP ñù£ÏRñù£Ï^[ñù£ÏRñù£Ï^[^ 100011111010101111010000100011111010101111100011101000011111001010001111101010101100000101010010100011111010101111010000100011111010101111100011101000011111001010001111101010101100000101011110010110111000111110101011110100001000111110101011111000111010000111110010100011111010101011000001010100101000111110101011110100001000111110101011111000111010000111110010100011111010101011000001010111100101101101011110 8fabd08fabe3a1f28faac1528fabd08fabe3a1f28faac15e5b8fabd08fabe3a1f28faac1528fabd08fabe3a1f28faac15e5b5e
UTF-8 ñù£ÏRñù£Ï^[ñù£ÏRñù£Ï^[^ 110000111011000111000011101110011100001010100011110000111000111101010010110000111011000111000011101110011100001010100011110000111000111101011110010110111100001110110001110000111011100111000010101000111100001110001111010100101100001110110001110000111011100111000010101000111100001110001111010111100101101101011110 c3b1c3b9c2a3c38f52c3b1c3b9c2a3c38f5e5bc3b1c3b9c2a3c38f52c3b1c3b9c2a3c38f5e5b5e
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)