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 ’o’of’o’o^}Y’o’of’o’o^}bE 10010010011011111001001001101111011001101001001001101111100100100110111101011110011111010101100110010010011011111001001001101111011001101001001001101111100100100110111101011110011111010110001001000101 926f926f66926f926f5e7d59926f926f66926f926f5e7d6245
SJIS-WIN ?o?of?o?o^}Y?o?of?o?o^}bE 00111111011011110011111101101111011001100011111101101111001111110110111101011110011111010101100100111111011011110011111101101111011001100011111101101111001111110110111101011110011111010110001001000101 3f6f3f6f663f6f3f6f5e7d593f6f3f6f663f6f3f6f5e7d6245
EUC-JP ?o?of?o?o^}Y?o?of?o?o^}bE 00111111011011110011111101101111011001100011111101101111001111110110111101011110011111010101100100111111011011110011111101101111011001100011111101101111001111110110111101011110011111010110001001000101 3f6f3f6f663f6f3f6f5e7d593f6f3f6f663f6f3f6f5e7d6245
UTF-8 ’o’of’o’o^}Y’o’of’o’o^}bE 110000101001001001101111110000101001001001101111011001101100001010010010011011111100001010010010011011110101111001111101010110011100001010010010011011111100001010010010011011110110011011000010100100100110111111000010100100100110111101011110011111010110001001000101 c2926fc2926f66c2926fc2926f5e7d59c2926fc2926f66c2926fc2926f5e7d6245
UHC ?o?of?o?o^}Y?o?of?o?o^}bE 00111111011011110011111101101111011001100011111101101111001111110110111101011110011111010101100100111111011011110011111101101111011001100011111101101111001111110110111101011110011111010110001001000101 3f6f3f6f663f6f3f6f5e7d593f6f3f6f663f6f3f6f5e7d6245

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