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 110000101000110101101111110000101000110101101111011001101100001010001101011011111100001010001101011011110101111001111101010110011100001010001101011011111100001010001101011011110110011011000010100011010110111111000010100011010110111101011110011111010110001001000101 c28d6fc28d6f66c28d6fc28d6f5e7d59c28d6fc28d6f66c28d6fc28d6f5e7d6245
SJIS-WIN ??o??of??o??o^}Y??o??of??o??o^}bE 001111110011111101101111001111110011111101101111011001100011111100111111011011110011111100111111011011110101111001111101010110010011111100111111011011110011111100111111011011110110011000111111001111110110111100111111001111110110111101011110011111010110001001000101 3f3f6f3f3f6f663f3f6f3f3f6f5e7d593f3f6f3f3f6f663f3f6f3f3f6f5e7d6245
EUC-JP Â?oÂ?ofÂ?oÂ?o^}YÂ?oÂ?ofÂ?oÂ?o^}bE 10001111101010101010010000111111011011111000111110101010101001000011111101101111011001101000111110101010101001000011111101101111100011111010101010100100001111110110111101011110011111010101100110001111101010101010010000111111011011111000111110101010101001000011111101101111011001101000111110101010101001000011111101101111100011111010101010100100001111110110111101011110011111010110001001000101 8faaa43f6f8faaa43f6f668faaa43f6f8faaa43f6f5e7d598faaa43f6f8faaa43f6f668faaa43f6f8faaa43f6f5e7d6245
UTF-8 oofoo^}Yoofoo^}bE 11000011100000101100001010001101011011111100001110000010110000101000110101101111011001101100001110000010110000101000110101101111110000111000001011000010100011010110111101011110011111010101100111000011100000101100001010001101011011111100001110000010110000101000110101101111011001101100001110000010110000101000110101101111110000111000001011000010100011010110111101011110011111010110001001000101 c382c28d6fc382c28d6f66c382c28d6fc382c28d6f5e7d59c382c28d6fc382c28d6f66c382c28d6fc382c28d6f5e7d6245
UHC ??o??of??o??o^}Y??o??of??o??o^}bE 001111110011111101101111001111110011111101101111011001100011111100111111011011110011111100111111011011110101111001111101010110010011111100111111011011110011111100111111011011110110011000111111001111110110111100111111001111110110111101011110011111010110001001000101 3f3f6f3f3f6f663f3f6f3f3f6f5e7d593f3f6f3f3f6f663f3f6f3f3f6f5e7d6245

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