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 ±Óof±Óo^}Y±Óof±Óo^}bE 101100011101001101101111011001101011000111010011011011110101111001111101010110011011000111010011011011110110011010110001110100110110111101011110011111010110001001000101 b1d36f66b1d36f5e7d59b1d36f66b1d36f5e7d6245
SJIS-WIN ±?of±?o^}Y±?of±?o^}bE 10000001011111010011111101101111011001101000000101111101001111110110111101011110011111010101100110000001011111010011111101101111011001101000000101111101001111110110111101011110011111010110001001000101 817d3f6f66817d3f6f5e7d59817d3f6f66817d3f6f5e7d6245
EUC-JP ±Óof±Óo^}Y±Óof±Óo^}bE 101000011101111010001111101010101101000101101111011001101010000111011110100011111010101011010001011011110101111001111101010110011010000111011110100011111010101011010001011011110110011010100001110111101000111110101010110100010110111101011110011111010110001001000101 a1de8faad16f66a1de8faad16f5e7d59a1de8faad16f66a1de8faad16f5e7d6245
UTF-8 ±Óof±Óo^}Y±Óof±Óo^}bE 1100001010110001110000111001001101101111011001101100001010110001110000111001001101101111010111100111110101011001110000101011000111000011100100110110111101100110110000101011000111000011100100110110111101011110011111010110001001000101 c2b1c3936f66c2b1c3936f5e7d59c2b1c3936f66c2b1c3936f5e7d6245
UHC ±?of±?o^}Y±?of±?o^}bE 10100001101111100011111101101111011001101010000110111110001111110110111101011110011111010101100110100001101111100011111101101111011001101010000110111110001111110110111101011110011111010110001001000101 a1be3f6f66a1be3f6f5e7d59a1be3f6f66a1be3f6f5e7d6245

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