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 10001101011011111000110101101111011001101000110101101111100011010110111101011110011111010101100110001101011011111000110101101111011001101000110101101111100011010110111101011110011111010110001001000101 8d6f8d6f668d6f8d6f5e7d598d6f8d6f668d6f8d6f5e7d6245
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 110000101000110101101111110000101000110101101111011001101100001010001101011011111100001010001101011011110101111001111101010110011100001010001101011011111100001010001101011011110110011011000010100011010110111111000010100011010110111101011110011111010110001001000101 c28d6fc28d6f66c28d6fc28d6f5e7d59c28d6fc28d6f66c28d6fc28d6f5e7d6245
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)