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 10011011011011111001101101101111011001101001101101101111100110110110111101011110011111010101100110011011011011111001101101101111011001101001101101101111100110110110111101011110011111010110001001000101 9b6f9b6f669b6f9b6f5e7d599b6f9b6f669b6f9b6f5e7d6245
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 110000101001101101101111110000101001101101101111011001101100001010011011011011111100001010011011011011110101111001111101010110011100001010011011011011111100001010011011011011110110011011000010100110110110111111000010100110110110111101011110011111010110001001000101 c29b6fc29b6f66c29b6fc29b6f5e7d59c29b6fc29b6f66c29b6fc29b6f5e7d6245
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)